| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-04-23 | clang g0, g4 | hathach | |
| 2023-12-13 | Fix CI & typo. | HiFiPhile | |
| 2023-06-24 | fix ci build | hathach | |
| 2023-06-24 | move all IAR to cmake | hathach | |
| 2023-06-24 | rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. | hathach | |
| 2023-06-02 | update cmake to build with IAR for g0 and g4 | hathach | |
| 2023-06-02 | add IAR support for G0 with cmake | hathach | |
| 2023-06-01 | add note for B0 clock variant | hathach | |
| 2023-06-01 | tested with g0b1 nucleo | hathach | |
| 2023-06-01 | add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() ↵ | hathach | |
| in systick irq, fix button active state. | |||
| 2023-04-14 | Fix CI | HiFiPhile | |
| 2023-04-14 | Use PLL clock. | HiFiPhile | |
| 2023-04-14 | Add stm32g0b1nucleo BSP. | HiFiPhile | |
