| 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 | - fix g4 clang linker | hathach | |
| - clang work with l0 | |||
| 2024-04-23 | clang g0, g4 | hathach | |
| 2023-11-13 | Add BSP for nucleo-g491re | Jerzy Kasenberg | |
| This adds bsp for ST nucleo-g491re board. This is mostly copy of nucleo-f474 only differences being: - PLL configured to 170MHz (not affecting USB which runs on HSI48) - Linker script freshly generated from STM32CubeIDE (smaller RAM) Signed-off-by: Jerzy Kasenberg <[email protected]> | |||
| 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-20 | add etm trace for mcb1800 | hathach | |
| clean up other ide setting | |||
| 2023-06-08 | dma rx works well | hathach | |
| 2023-06-07 | inital support for usb typec and pd example | hathach | |
| 2023-06-07 | revert board flash latency to 8 | hathach | |
| 2023-06-06 | able to get usbpd irq handler | hathach | |
| - handle cc1, cc2 voltage changes - get order set, rx message end interrupt - add segger rtt support for cmake | |||
| 2023-06-05 | clean up | 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-02 | fix usb clock for dpow1 | hathach | |
| 2023-06-01 | add new b_g474e_dpow1 board | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-01-30 | iar g4 | hathach | |
| 2022-12-04 | more typos | hathach | |
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2021-12-13 | correct wiring note | hathach | |
| 2021-12-09 | update g4 bsp | hathach | |
| 2021-12-08 | try updating clock configure for g4 nucleo (not work yet) | hathach | |
| 2021-11-04 | couldn't get g4 usb clock and pin setup just yet. Leave it as it is for now | hathach | |
| 2021-11-04 | adding g4 family with g474nucleo, able to blink led and button | hathach | |
