summaryrefslogtreecommitdiff
path: root/examples/build_system/cmake/toolchain/common.cmake
AgeCommit message (Collapse)Author
2025-12-10update metrics to support bloaty csvhathach
2025-12-09update metrics to support bloatyhathach
2025-10-23force clang asm with -x assembler-with-cpphathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
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 ↵hathach
with zephyr - change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
2025-01-21zephyrhathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking ↵hathach
bss. Got stkerr -> hardfault
2024-04-19- clang h743 build and run cdc_msc okhathach
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
2024-04-19clang build board test with h743hathach
2024-04-19update cmake buildhathach