This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_msc_hid
/
ses
History
hathach
dd9c441a61
samd support suspend and resume. Though cannot distinguish between Suspend and Disconnect
...
should work with
#47
2019-04-02 02:14:22 +07:00
..
lpc11u6x
simplify board API, adding stm32f3 discovery
2019-03-22 22:06:48 +07:00
lpc13xx
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
lpc18xx
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
lpc40xx
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
lpc43xx
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
lpc175x_6x
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
nrf5x
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
samd21
add board_button_read()
2019-04-01 18:35:37 +07:00
samd51
samd support suspend and resume. Though cannot distinguish between Suspend and Disconnect
2019-04-02 02:14:22 +07:00
stm32f4
remove tusb_hal_millis() usage, less work for porting
2019-03-24 01:19:32 +07:00
cdc_msc_hid.emProject
dcd_set_address include status response, usbd control stall both control in and out
2019-03-13 23:14:48 +07:00