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
6e30a068d254fdd1367fffdf046b3c8783b8ee21
tinyUSB
/
tinyusb
/
device
History
hathach
6e30a068d2
completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes
...
each buffer. This implement an soft DMA for lpc11u & lpc13u (previously 1023 max) queued transfer
2013-11-30 22:29:37 +07:00
..
dcd_lpc43xx.c
change MCU to TUSB_CFG_MCU
2013-11-25 12:48:27 +07:00
dcd_lpc43xx.h
implementing sw device stack
2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.c
refractor usbd task
2013-11-25 16:42:04 +07:00
dcd_lpc175x_6x.h
clean up
2013-11-22 15:16:24 +07:00
dcd_lpc_11uxx_13uxx.c
completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes
2013-11-30 22:29:37 +07:00
dcd_lpc_11uxx_13uxx.h
able to build and run cdc device demo on lpc11uxx
2013-11-13 12:40:11 +07:00
dcd.c
fix potential issue with stall endpoints
2013-11-13 14:00:39 +07:00
dcd.h
get lpc17xx running through enumeration (with control data < 64)
2013-11-18 17:29:12 +07:00
usbd_dcd.h
refractor usbd task
2013-11-25 16:42:04 +07:00
usbd.c
change endian conversion to native to be & be to native
2013-11-26 13:15:40 +07:00
usbd.h
change endian conversion to native to be & be to native
2013-11-26 13:15:40 +07:00