| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
fix clang build with nrf
|
|
|
|
|
|
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
|
|
|
|
|
|
assert.h file not found)
|
|
bss. Got stkerr -> hardfault
|
|
|
|
|
|
|
|
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
|
|
|
|
|
|
|
|
|
|
nrf code format
|
|
|
|
|
|
|
|
dcd_nrf5x: make it compile also with old Nordic SDK
|
|
|
|
|
|
Signed-off-by: yuxiaojun <[email protected]>
|
|
- allow to force nrfx version with CFG_TUD_NRF_NRFX_VERSION=1
|
|
|
|
|
|
|
|
|
|
Add SOF support for ST Synopsys port
|
|
Check for event queue overflow in usbd / dcd_event_handler
|
|
|
|
When clearing an endpoint stall, reset DTOG
|
|
|
|
|
|
|
|
Enhance dcd rusb2, support ra2a1 pipe number scheme
|
|
|
|
Non-bus-powered MSP430 support.
|
|
|
|
|
|
|
|
|
|
|
|
Update labeler.yml
|
|
FSDEV: Implement dcd_edpt_close_all()
|