This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-06 18:35:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
228b2dec1c29de2db531cc4eff98444b4221ca46
tinyusb
/
examples
/
host
History
hathach
741cb3cf02
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get
...
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
2025-04-23 12:35:32 +07:00
..
bare_api
add tuh_edpt_close() API, it will abort any pending transfer
2025-03-25 16:15:58 +07:00
cdc_msc_hid
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get
2025-04-23 12:35:32 +07:00
cdc_msc_hid_freertos
fix wanings
2025-03-25 17:36:15 +07:00
device_info
fix(hcd) hcd_edpt_open() return true if endpoint is already opened.
2025-04-03 18:11:33 +07:00
hid_controller
fix wanings
2025-03-25 17:36:15 +07:00
midi_rx
…
msc_file_explorer
fix iar make build with wb and u5
2025-04-17 14:40:43 +07:00
CMakeLists.txt
…
CMakePresets.json
…