This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cc9c3feeaee69b369aea4fb4f70e4f0fb1033990
tinyUSB
/
examples
/
device
/
hid_composite_freertos
/
src
History
hathach
3422e05684
change length in tud_hid_report_complete_cb() from uint8 to uint16
2023-02-04 11:43:23 +07:00
..
FreeRTOSConfig
hardcoded configPRIO_BITS for IAR build to pass CI
2023-01-30 16:42:56 +07:00
CMakeLists.txt
fix build with esp32s2, also use dwc2 for esp example
2022-03-04 14:45:26 +07:00
freertos_hook.c
fix rx65n with freertos build
2021-06-28 12:35:12 +07:00
main.c
change length in tud_hid_report_complete_cb() from uint8 to uint16
2023-02-04 11:43:23 +07:00
tusb_config.h
more example update
2022-06-06 22:41:04 +07:00
usb_descriptors.c
fix most warnings with rp2040 -wconversion
2022-06-27 11:50:17 +07:00
usb_descriptors.h
update hid_composite_freertos example
2021-02-09 16:06:38 +07:00