| 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]> | |||
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach | |
| 2024-11-07 | enable stm32f4 host | hathach | |
| 2024-11-06 | update bsp for f7 | hathach | |
| 2024-10-25 | fix make build | hathach | |
| 2024-07-19 | Fix STM32F7 FS port build. | HiFiPhile | |
| 2024-04-28 | Build STM32F7 with single-point FPU. | HiFiPhile | |
| 2024-04-24 | update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 ↵ | hathach | |
| samd51 nrf | |||
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-06-25 | run ci with -DCMAKE_BUILD_TYPE=MinSizeRel | hathach | |
| 2023-06-24 | more make update | hathach | |
| 2023-06-24 | rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. | hathach | |
| 2023-06-24 | update all stm32 to use new enhance make | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-06 | fix iar ci | hathach | |
| 2023-01-24 | add iar --fpu option | hathach | |
| 2023-01-22 | update stm32f7 to build with iar | hathach | |
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]> | |||
| 2022-06-01 | rename board specific macro for example | hathach | |
| - BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT - BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED | |||
| 2021-10-28 | support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy | hathach | |
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-17 | spaces | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-05 | update DEPS_SUBMODULES to optimize ci | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-03 | clean up | hathach | |
| 2021-03-03 | group h743eval and h743nucleo into stm32h7 | hathach | |
| tested and work well | |||
| 2021-03-01 | update family submodule | hathach | |
| temporarily disable other orphaned and esp32s2 build | |||
| 2021-01-26 | add copy-artifact target, and add uf2 for all family board | hathach | |
| 2021-01-13 | adding stm32f7 family | hathach | |
