This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-01 21:25:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3eeb79be4f54b8ab954ae2542e211bc37575e2bf
tinyusb
/
examples
/
host
/
cdc_msc_hid
/
src
History
hathach
3309425211
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
...
separate dev0 from _usbh_devices pool to save sram
2021-08-23 19:56:53 +07:00
..
hid_app.c
add tuh_hid_receive_report() for applicaiton to explicitly request report
2021-08-23 11:00:21 +07:00
main.c
add tuh_hid_receive_report() for applicaiton to explicitly request report
2021-08-23 11:00:21 +07:00
msc_app.c
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
2021-08-23 11:01:40 +07:00
tusb_config.h
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
2021-08-23 19:56:53 +07:00