This website requires JavaScript.
Explore
Help
Register
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
249852d25ced9852eb7f95dcc38b2a82b4c02390
tinyUSB
/
examples
/
device
/
hid_composite_freertos
/
src
History
hathach
83ce2dfcb7
fix freeRTOS config symbol warning with latest kernel
2021-03-01 22:30:39 +07:00
..
CMakeLists.txt
make saola as cmake component, easier to add more esp32 board
2020-04-09 11:19:08 +07:00
freertos_hook.c
add submodule lib/FreeRTOS-Kernel
2021-03-01 22:13:21 +07:00
FreeRTOSConfig.h
fix freeRTOS config symbol warning with latest kernel
2021-03-01 22:30:39 +07:00
main.c
add itf argument to hid API to support multiple instances
2021-02-24 14:27:20 +07:00
tusb_config.h
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
2020-07-16 15:34:16 +07:00
usb_descriptors.c
fix ci
2021-02-24 15:02:28 +07:00
usb_descriptors.h
update hid_composite_freertos example
2021-02-09 16:06:38 +07:00