1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add very basic description of ST NUCLEO-U575ZI-Q board and generate it More... about 1 year ago
Add basic CMake file for STM32U5 More... about 1 year ago
Add basic clocks.hpp for STM32U5 More... about 1 year ago
Add STM32U5.csv with just STM32U575ZI for now and generate YAML file More... about 1 year ago
Mention ARM Cortex-M33 and ARMv8-M in documentation of YAML bindings More... about 1 year ago
Remove GCC versions lower than 10 from GitHub build test More... about 1 year ago
Disable "fail-fast" for GitHub build test More... about 1 year ago
Merge branch 'armv8-m-basic-support' More... about 1 year ago
Mention basic ARMv8-M support in CHANGELOG.md More... about 1 year ago
Enable board generation for ARMv8-M architecture More... about 1 year ago
Add support for ARM Cortex-M33 flags in CMAKE toolchain template More... about 1 year ago
ARMv8-M supports BASEPRI too More... about 1 year ago
Add proper macro-tests in ARMv6-M-ARMv7-M-ARMv8-M-SoftwareStackFrame.hpp More... about 1 year ago
Modify contents or ARMvX-M architecture files to match filename More... about 1 year ago
Change file prefix in source/architecture/ARM/ARMv6-M-ARMv7-M-ARMv8-M/ More... about 1 year ago
Fix syntax warning in generateBoard.py More... about 1 year ago
source/architecture/ARM/ARMv6-M-ARMv7-M-ARMv8-M/ -> .../...-ARMv8-M/ More... about 1 year ago
Enable architecture tests for ARMv8-M in CMake More... about 1 year ago
Modify contents of ARMv7-M-ARMv8-M testcases to match filename More... about 1 year ago
Rename test/architecture/ARM/ARMv7-M-ARMv8-M/ARMv7-M-* to proper prefix More... about 1 year ago
Rename test/architecture/ARM/ARMv7-M/ to .../ARMv7-M-ARMv8-M/ More... about 1 year ago
Update CMSIS to version 6.1.0 More... about 1 year ago
Make "GPIOs" and "UARTs" keys in chip/board YAML files optional More... about 1 year ago
Add basic CMSIS-proxy.h for STM32U5 More... about 1 year ago
Add CMSIS includes for STM32U5 v1.6.0 More... about 1 year ago
Merge branch 'stm32g0-clocks' More... about 1 year ago
Re-configure the project for ST_NUCLEO-G0B1RE board More... about 1 year ago
Add standard clock configuration in STM32G0's CMake options More... about 1 year ago
Implement standard clock configuration in STM32G0's initializer More... about 1 year ago
Add documentation of "ST,STM32-LSE" YAML binding More... about 1 year ago