| Age | Commit message (Collapse) | Author |
|
|
|
samg fifo is accessed byte by byte (although the register is 32 bit).
|
|
Copying has to be conduct in full words (at least for STM32). Renamed
copy function to tu_fifo_write_n_const_addr_full_words()
|
|
|
|
|
|
|
|
This way people don't need to pay attention for the buffer pointer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correct usb descriptor msc dual example to work with samg
|
|
|
|
|
|
add msc scsi command list
|
|
incorrect queue 448 bytes instead of 512
|
|
|
|
|
|
|
|
|
|
|
|
samd21/samd51/stm32_fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|