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
fbac58e3e40a3741db96c258ac88ec5d19ee0251
tinyusb
/
src
T
History
Jerzy Kasenberg
fbac58e3e4
dcd_da146xx: Implement dcd_edpt_close_all()
...
Unconditionally disables all endpoints except EP0.
2021-09-24 10:46:16 +02:00
..
class
Add size check to tud_bt_hci_cmd_cb call in bth_device.c
2021-09-13 10:23:03 +02:00
common
esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite
2021-09-13 16:49:38 +07:00
device
Reset EP flags on close.
2021-09-14 21:08:12 +02:00
host
test hid controller with rp2040
2021-08-24 21:34:51 +07:00
osal
final clean up
2021-06-22 23:49:24 +02:00
portable
dcd_da146xx: Implement dcd_edpt_close_all()
2021-09-24 10:46:16 +02:00
tusb_option.h
increase version and update changelog
2021-08-30 12:44:38 +07:00
tusb.c
add tuh_hid_receive_report() for applicaiton to explicitly request report
2021-08-23 11:00:21 +07:00
tusb.h
rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU
2021-07-15 20:52:58 +07:00