This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
861e7e6a7982c3e2b7e3c05b566eb06cd32b15c4
tinyusb
/
src
T
History
hathach
57b85262b2
added & tested lpc17xx freertos device example
...
- add USB priority check for freeRTOS config
2018-11-29 21:41:09 +07:00
..
class
add Auto descriptor endpoint num config to support lpc17xx
2018-11-28 16:10:31 +07:00
common
remove pragma GCC diagnostic
2018-11-23 15:25:25 +07:00
device
add Auto descriptor endpoint num config to support lpc17xx
2018-11-28 16:10:31 +07:00
host
rename xfer complete enum
2018-11-23 15:17:43 +07:00
osal
Turn off interrupts when working with the event queue.
2018-11-23 11:18:53 -08:00
portable
added & tested lpc17xx freertos device example
2018-11-29 21:41:09 +07:00
license.md
rename subfolder source to src
2018-06-18 14:05:24 +07:00
tusb_hal.h
rename subfolder source to src
2018-06-18 14:05:24 +07:00
tusb_option.h
correct TUD_OPT_HIGH_SPEED
2018-11-28 17:54:11 +07:00
tusb.c
allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832
2018-08-30 16:12:34 +07:00
tusb.h
clean up osal
2018-11-02 17:26:35 +07:00