summaryrefslogtreecommitdiff
path: root/examples/build_system/make
AgeCommit message (Expand)Author
2026-04-06remove IAR toolchain support from make build systemhathach
2025-12-16fix riscv toolchainZixun LI
2025-12-16update risc-v march for gcc and clang toolchainsZhihong Chen
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-10-14more make refactorhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-09-29examples: make: fix LOGGER=rttKarl Palsson
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of l...hathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11add make build for maximhathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-17fix iar make build with wb and u5hathach
2025-02-11remove board_mcu.hhathach
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2024-12-13fix portenta build, added core-m85.cmake/mkhathach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-08-15add flash-uniflash support for ti tm4chathach
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-05-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-09Rework ci (#2631)Ha Thach
2024-05-04add cmake for f1c100shathach
2024-05-02add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...hathach
2024-04-28Build STM32F7 with single-point FPU.HiFiPhile
2024-04-24fix make build due to clang changeshathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...hathach
2024-04-24clang make work for samd21hathach
2024-04-24change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)hathach
2024-04-15update msp430 make buildhathach
2024-04-09apply oldPRCR to board_init()hathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-04fix build with rp2040 + max3421hathach
2024-04-02Merge branch 'master' into MCXhathach
2024-03-23Fix the error that occurs when executing make in Windowskkitayam
2024-02-09frdmmcxa153 now working with cmake+ninjaJerry Palacios
2024-02-08cortex m33+nodsp+nofpu make file createdJerry Palacios
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23move make to examples/build_systemhathach