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
/
device
/
board_test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-05-30
esp32 build fixes
HiFiPhile
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-01-24
add cmake RTOS=zephyr (default noos) for zephyr build
hathach
2025-01-21
zephyr
hathach
2025-01-21
bump up cmake min to 3.20
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-04-21
example run well with cmake for imxrt
hathach
2023-04-20
clean up
hathach
2023-04-20
board test running with cmake
hathach
2023-04-20
adding cmake build for imxrt1010
hathach
2023-03-30
more esp32 cmake clean up
hathach
2023-03-30
update all cmake for esp32 build
hathach
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-05-31
Fix up build_family style builds:
graham sanderson
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
2021-04-19
cmake cleanup
hathach
2021-04-18
update per review
hathach
2021-04-16
espressif: group boards using target name as a family
Alex Lisitsyn
2021-04-16
tinyusb: add support of esp32s3 target
Alex Lisitsyn
2021-04-11
update rp2040 to use pico-sdk externally
hathach
2021-03-18
use boot2_generic_03h for adafruit feather rp2040
hathach
2021-03-02
update pico-sdk to more recent commit
hathach
2021-02-01
added enumerate walkaround for RP2040-E5
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2021-01-24
rp2040 audio_test compile
hathach
2021-01-24
cmake esp32s2 and rp2040 getting along
hathach
2021-01-23
rp2040 cdc_msc work well
hathach
2021-01-23
rp2040 better support multiple boards
hathach
2021-01-23
get board_test running with pico on both led and button
hathach
2021-01-22
update cmake build to work with esp32s2 and rp2040
hathach
2021-01-22
fix esp32s2 ci build
hathach
2020-06-29
added esp32s2 kaluga bsp
hathach
2020-04-09
make saola as cmake component, easier to add more esp32 board
hathach
2020-04-09
add neopixel led strip driver for saola, make saola as an component
hathach
2020-04-07
add saola button pin support, esp32 build with board_test
hathach