This website requires JavaScript.
Explore
Help
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
115c1f25524d02c6224ac3a7143c7744e3ba76a1
tinyUSB
/
tinyusb
/
hal
History
hathach
e14aa4197d
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)
...
- support any size queue message (instead of fixed uint32_t)
2013-04-10 01:18:32 +07:00
..
hal_lpc11uxx.c
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
hal_lpc11uxx.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
hal_lpc13uxx.c
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
hal_lpc13uxx.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
hal_lpc43xx.c
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
hal_lpc43xx.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
hal.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00