summaryrefslogtreecommitdiff
path: root/examples/build_system/cmake
AgeCommit message (Expand)Author
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2025-12-16update risc-v march for gcc and clang toolchainsZhihong Chen
2025-12-10update metrics to support bloaty csvhathach
2025-12-09update metrics to support bloatyhathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-25Merge remote-tracking branch 'tinyusb/master' into n6_buildZixun LI
2025-11-25Fix N6 buildZixun LI
2025-10-28IAR C-Stat exclude mcu folderhathach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-24enable IAR CState with IAR_CSTAT=1hathach
2025-10-23force clang asm with -x assembler-with-cpphathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of l...hathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-23examples cmake: fix gcc flag -mcpu=cortex-m0fenugrec
2025-01-25use board alias for pca10056hathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2024-12-13fix portenta build, added core-m85.cmake/mkhathach
2024-11-25try to fix circleci with kinetishathach
2024-07-17add family cmake/make for da1469x boardshathach
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 broadcom 64-bit, like 32-bit it compiles but text is only 8 byt...hathach
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-19clang samd21 build but has issue as samd51hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19more clang updatehathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-19clang build board test with h743hathach
2024-04-19update cmake buildhathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-12add cmake support for msp430hathach
2024-04-05minor update bsphathach
2024-04-02Merge branch 'master' into MCXhathach
2024-03-01reformat code hid_host.chathach
2024-02-09frdmmcxa153 now working with cmake+ninjaJerry Palacios
2023-12-13Enhance IAR CMake support.Mengsk
2023-11-23move tools/cmake to examples/build_systemhathach