| Age | Commit message (Collapse) | Author |
|
also add deprecated for warning and rename hint
|
|
|
|
|
|
|
|
rename
|
|
Add support for GR-CITRUS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Copying has to be conduct in full words (at least for STM32). Renamed
copy function to tu_fifo_write_n_const_addr_full_words()
|
|
fix race condition that could cause drop packet of Bulk OUT transfer
|
|
NRF_USBD->SIZE.EPOUT[epnum] only need to write once to enable
Bulk/Interrupt transfer. We only need to do it in dcd_edpt_open() and
dcd_edpt_clear_stall()
|
|
USB TMC Updates
|
|
|
|
Fix buffer alignment in TMC device class
|
|
|
|
|
|
|
|
* update change log for release
* move changelog into docs/
* more changelog
* increase macro version
|
|
|
|
HiFiPhile-cdc_read
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Extending capabilities of support FIFOs
Removing copy from to FIFO
Adjusting audio examples
Remove peek/read into other FIFO
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
fix enum walkaround forever check for SE0 when pull up is disabled
|
|
Adjust all USB drivers using FIFO and mutexes.
|
|
|
|
|
|
|
|
Fix Endpoint descriptor size for MIDI Device
|
|
|