index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
build_system
/
cmake
Age
Commit message (
Expand
)
Author
2026-03-13
add ft9xx-gcc toolchain support to CI
hathach
2025-12-16
update risc-v march for gcc and clang toolchains
Zhihong Chen
2025-12-10
update metrics to support bloaty csv
hathach
2025-12-09
update metrics to support bloaty
hathach
2025-12-01
add linkermap to deps and linkermap taget
hathach
2025-11-25
Merge remote-tracking branch 'tinyusb/master' into n6_build
Zixun LI
2025-11-25
Fix N6 build
Zixun LI
2025-10-28
IAR C-Stat exclude mcu folder
hathach
2025-10-26
iar cstat require cmake at least 4.1
hathach
2025-10-24
enable IAR CState with IAR_CSTAT=1
hathach
2025-10-23
force clang asm with -x assembler-with-cpp
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-07-31
add ci build for all at32, use linker and startup from mcu cmsis instead of l...
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-04-23
examples cmake: fix gcc flag -mcpu=cortex-m0
fenugrec
2025-01-25
use board alias for pca10056
hathach
2025-01-24
add cmake RTOS=zephyr (default noos) for zephyr build
hathach
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2025-01-22
- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...
hathach
2025-01-21
zephyr
hathach
2024-12-13
fix portenta build, added core-m85.cmake/mk
hathach
2024-11-25
try to fix circleci with kinetis
hathach
2024-07-17
add family cmake/make for da1469x boards
hathach
2024-05-16
change default risv-gcc to riscv-none-elf- and add _zicsr extension
hathach
2024-05-09
Rework ci (#2631)
Ha Thach
2024-05-04
add cmake for f1c100s
hathach
2024-05-02
add cmake for broadcom 64-bit, like 32-bit it compiles but text is only 8 byt...
hathach
2024-05-02
add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...
hathach
2024-04-28
Build STM32F7 with single-point FPU.
HiFiPhile
2024-04-19
clang samd21 build but has issue as samd51
hathach
2024-04-19
clang samd51 compile but does not run, rom is correct, but ram is lacking bss...
hathach
2024-04-19
more clang update
hathach
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2024-04-19
clang build board test with h743
hathach
2024-04-19
update cmake build
hathach
2024-04-19
cmake detect toolchain based on -DCMAKE_C_COMPILER
hathach
2024-04-12
add cmake support for msp430
hathach
2024-04-05
minor update bsp
hathach
2024-04-02
Merge branch 'master' into MCX
hathach
2024-03-01
reformat code hid_host.c
hathach
2024-02-09
frdmmcxa153 now working with cmake+ninja
Jerry Palacios
2023-12-13
Enhance IAR CMake support.
Mengsk
2023-11-23
move tools/cmake to examples/build_system
hathach