| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-16 | fix(docs): update URL for STM32C071 Nucleo board documentation | StefanOroel | |
| 2026-04-06 | remove IAR toolchain support from make build system | hathach | |
| IAR is only supported with CMake. Remove all IAR-specific references from the Make build system including toolchain files, SRC_S_IAR, LD_FILE_IAR variables, and IAR toolchain detection. Also fix GET_SECTOR_COUNT truncation in msc_file_explorer and broken formatting in stm32f7 board_uart_write. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> | |||
| 2026-04-03 | update stm32 to use better uart id | hathach | |
| 2025-11-25 | bsp/stm32c0: use external clock, increase stack size | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-05-29 | Fix wrong SysTick clock on NUCLEO-C071RB | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-11-27 | enable ci for stm32c0, fix build issue with video example and clang | hathach | |
| 2024-11-27 | Add support for the STM32C0 and the NUCLEO-C071RB. | David (Pololu) | |
