summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32c0/boards
AgeCommit message (Collapse)Author
2026-04-16fix(docs): update URL for STM32C071 Nucleo board documentationStefanOroel
2026-04-06remove IAR toolchain support from make build systemhathach
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-03update stm32 to use better uart idhathach
2025-11-25bsp/stm32c0: use external clock, increase stack sizeHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-05-29Fix wrong SysTick clock on NUCLEO-C071RBHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-27enable ci for stm32c0, fix build issue with video example and clanghathach
2024-11-27Add support for the STM32C0 and the NUCLEO-C071RB.David (Pololu)