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
b3137cdee34b870c536b6ef1b03edb634cd5af1c
tinyusb
/
src
T
History
William D. Jones
5a1c5cf0b7
stm32f4: Clarify comments and disable OTGINT; fixes stack reset on
...
cable disconnect, and we don't use OTG right now.
2019-02-14 23:41:16 -05:00
..
class
Remove txbuf in favor of fifo.
2019-01-08 14:10:40 -08:00
common
Remove txbuf in favor of fifo.
2019-01-08 14:10:40 -08:00
device
Add USB Midi support.
2019-01-04 12:16:27 -08:00
host
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
osal
osal clean up
2018-12-13 13:49:09 +07:00
portable
stm32f4: Clarify comments and disable OTGINT; fixes stack reset on
2019-02-14 23:41:16 -05:00
license.md
rename subfolder source to src
2018-06-18 14:05:24 +07:00
tusb_hal.h
clean up
2018-12-05 17:09:30 +07:00
tusb_option.h
Merge branch 'master' of
https://github.com/hathach/tinyusb
into stm32f4
2019-01-10 09:58:06 -05:00
tusb.c
seperate tusb_task() to tud_task() and tuh_task()
2018-12-13 14:51:37 +07:00
tusb.h
Add USB Midi support.
2019-01-04 12:16:27 -08:00