| Age | Commit message (Collapse) | Author |
|
Device-only driver for PIC32MZ MCUs.
|
|
|
|
|
|
|
|
required to pass one of msc test.
|
|
correctly responded to TD 9.13 Set Configuration Test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|