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
/
host
/
cdc_msc_hid
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-01-21
bump up cmake min to 3.20
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-07-18
Fix build issues when building for RP2040 from pico-examples/pico-sdk.
graham sanderson
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-05-08
build host examples with imx
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-04-27
rename ftdi_host to ftdi_sio
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
2022-12-22
clean up
hathach
2022-12-16
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
hathach
2022-11-28
update pico-pio-usb submodule and its warnings suppress
hathach
2022-11-23
allow all host examples to use pico-pio-usb for rp2040
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-06-27
fix all warnings with host rp2040
hathach
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-05-10
cmake lib rename
hathach
2022-05-10
move pio-usb init to family_configure_pio_usb_example() to stay compatible
hathach
2022-03-01
start to add pio usb (host) support
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
2021-05-19
fix build for rp2040
hathach
2021-04-19
cmake cleanup
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-26
add rp2040 to host example build
hathach