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-15 19:15:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
574710dde57a466d0fee6d8b3ccb0366eb64deba
tinyusb
/
tinyusb
History
hathach
574710dde5
move main work in usbh_enumeration_task to its body subtask for task_assert style
2013-04-24 13:45:42 +07:00
..
class
add test & code for TUSB_EVENT_INTERFACE_OPEN for tusbh_hid_keyboard_isr tusbh_hid_mouse_isr
2013-04-09 13:28:07 +07:00
common
rename nxp_sof_received to nxp_int_sof
2013-04-21 00:28:25 +07:00
core
…
device
…
doxygen
…
hal
change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data)
2013-04-10 01:18:32 +07:00
host
move main work in usbh_enumeration_task to its body subtask for task_assert style
2013-04-24 13:45:42 +07:00
osal
move main work in usbh_enumeration_task to its body subtask for task_assert style
2013-04-24 13:45:42 +07:00
.cproject
…
.project
…
license.txt
…
mcu_capacity.h
move MCU define to tusb_option.h, fix the ATTR with USB RAM
2013-04-08 03:45:31 +07:00
tusb_option.h
move MCU define to tusb_option.h, fix the ATTR with USB RAM
2013-04-08 03:45:31 +07:00
tusb.c
…
tusb.h
…