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
/
make.mk
Age
Commit message (
Collapse
)
Author
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-09-29
examples: make: fix LOGGER=rtt
Karl Palsson
CMake builds worked, but the variables were brokenly updated for make. Fixes: a64e3eb0aa update board_test always output on uart Signed-off-by: Karl Palsson <
[email protected]
>
2025-07-02
update board_test always output to uart regardless of LOGGER option
hathach
2025-06-11
add make build for maxim
hathach
2025-02-11
remove board_mcu.h
hathach
2025-02-11
update make to use FreeRTOSConfig in family instead of examples
hathach
2024-06-25
change COMPILE_DEFINE to CFLAGS_CLI for cmake/make
hathach
2024-04-24
fix make build due to clang changes
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-04
fix build with rp2040 + max3421
hathach
- forward MAX3421_HOST=1 from makefile to cmake - add feather_rp2040_max3421 board to run with ci for rp2040 + max3421
2023-11-23
move make.mk and rules.mk to build_system/make
hathach