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 |
|
hathach
|
8f70a6a886
|
change endian conversion to native to be & be to native
completely deferred xfer isr event to usbd task
complete read10, write10 sequence for large data transfer
|
2013-11-26 13:15:40 +07:00 |
|
hathach
|
51def3f7ed
|
refractor usbd task
move control request data into task event
adding tusbd_msc_read10_cb, tusbd_msc_write10_cb (not fully supported)
|
2013-11-25 16:42:04 +07:00 |
|
hathach
|
ba49d26e19
|
fix build error with device 43xx
refractor mscd ramdisk demo
|
2013-11-15 00:01:07 +07:00 |
|