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
/
make
Age
Commit message (
Expand
)
Author
2026-04-06
remove IAR toolchain support from make build system
hathach
2025-12-16
fix riscv toolchain
Zixun LI
2025-12-16
update risc-v march for gcc and clang toolchains
Zhihong Chen
2025-12-04
fine tune ci to build more with circleci (#3386)
Ha Thach
2025-10-14
more make refactor
hathach
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-09-29
examples: make: fix LOGGER=rtt
Karl Palsson
2025-07-31
add ci build for all at32, use linker and startup from mcu cmsis instead of l...
hathach
2025-07-02
update board_test always output to uart regardless of LOGGER option
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-11
add make build for maxim
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-04-17
fix iar make build with wb and u5
hathach
2025-02-11
remove board_mcu.h
hathach
2025-02-11
update make to use FreeRTOSConfig in family instead of examples
hathach
2024-12-13
fix portenta build, added core-m85.cmake/mk
hathach
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-08-15
add flash-uniflash support for ti tm4c
hathach
2024-07-10
enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...
hathach
2024-06-25
change COMPILE_DEFINE to CFLAGS_CLI for cmake/make
hathach
2024-05-20
use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED
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 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-24
fix make build due to clang changes
hathach
2024-04-24
update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...
hathach
2024-04-24
clang make work for samd21
hathach
2024-04-24
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
hathach
2024-04-15
update msp430 make build
hathach
2024-04-09
apply oldPRCR to board_init()
hathach
2024-04-05
Merge branch 'master' into MCX
hathach
2024-04-05
fix pre-commit format
hathach
2024-04-04
fix build with rp2040 + max3421
hathach
2024-04-02
Merge branch 'master' into MCX
hathach
2024-03-23
Fix the error that occurs when executing make in Windows
kkitayam
2024-02-09
frdmmcxa153 now working with cmake+ninja
Jerry Palacios
2024-02-08
cortex m33+nodsp+nofpu make file created
Jerry Palacios
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-11-23
make nanolib linking explicitly by each family/board
hathach
2023-11-23
correct gcc version major comparison
hathach
2023-11-23
move make to examples/build_system
hathach