| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dcd_same70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
|
|
|
|
- Add DMA support
- Add Dual bank support
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
increase setup packet size from 8 to 12, since USB DMA controller is
suspected to overflow the buffer with 2 extra bytes
|
|
skip ci build for example that need more ROM/RAM could fit into SAMD11
|