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 09:45:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
718bcdb8bc3b9b522e9bad12ace2c7b62589cb4c
tinyusb
/
src
History
John Cronin
718bcdb8bc
Add STM32L5 support - no OTG similar to some L4s
2023-04-03 13:56:16 +01:00
..
class
Merge pull request
#1979
from hathach/fix-cdc-host-unsupported-line-request
2023-03-24 17:58:34 +07:00
common
Add STM32L5 support - no OTG similar to some L4s
2023-04-03 13:56:16 +01:00
device
use tud_inited() instead of tusb_inited()
2023-03-22 09:23:11 +07:00
host
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
2023-03-24 14:05:21 +07:00
osal
…
portable
Add STM32L5 support - no OTG similar to some L4s
2023-04-03 13:56:16 +01:00
tusb_option.h
Add STM32L5 support - no OTG similar to some L4s
2023-04-03 13:56:16 +01:00
tusb.c
…
tusb.h
…