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
65e01fff2e7ab5302baa45bdd81a1d774e269452
tinyUSB
/
src
History
hathach
65e01fff2e
add tuh_edpt_close() API, it will abort any pending transfer
...
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
2025-03-25 16:15:58 +07:00
..
class
device cdc: rename tud_cdc_configure_fifo/_t to tud_cdc_configure/_t
2025-03-24 22:58:21 +07:00
common
device cdc: rename tud_cdc_configure_fifo/_t to tud_cdc_configure/_t
2025-03-24 22:58:21 +07:00
device
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 512 bytes for bulk in fullspeed mode.
2025-03-06 11:03:47 +07:00
host
add tuh_edpt_close() API, it will abort any pending transfer
2025-03-25 16:15:58 +07:00
osal
remove freeeRTOSConfig in examples
2025-02-11 21:19:09 +07:00
portable
add tuh_edpt_close() API, it will abort any pending transfer
2025-03-25 16:15:58 +07:00
typec
remove double semicolon since ISO C not allow it
2024-06-27 21:30:16 +02:00
CMakeLists.txt
fix host midi build
2025-02-12 11:50:57 +07:00
tinyusb.mk
fix host midi build
2025-02-12 11:50:57 +07:00
tusb_option.h
clean up
2025-02-12 11:34:32 +07:00
tusb.c
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 512 bytes for bulk in fullspeed mode.
2025-03-06 11:03:47 +07:00
tusb.h
Merge branch 'master' into fork/atoktoto/midihost
2025-02-12 11:28:16 +07:00