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
/
hid_controller
/
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-07
update all device cmake example for imx
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-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-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
2021-08-24
test hid controller with rp2040
hathach
2021-08-24
add tuh_vid_pid_get()
hathach