| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sean Cross <[email protected]>
|
|
It is no longer the case that boards need to be added to this file.
Signed-off-by: Sean Cross <[email protected]>
|
|
Signed-off-by: Sean Cross <[email protected]>
|
|
The end of the data section was overlapping the start of the bss.
Signed-off-by: Sean Cross <[email protected]>
|
|
Signed-off-by: Sean Cross <[email protected]>
|
|
Signed-off-by: Sean Cross <[email protected]>
|
|
|
|
rename lpc_driver to nxp_driver
|
|
|
|
|
|
|
|
|
|
Added nRF52833 support
|
|
|
|
fix build error with nrfx 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Zlp request2
|
|
fix #211
|
|
|
|
|
|
|
|
data is sent from host.
|
|
|
|
fix tud_control_status() didn't update request
|
|
|
|
|
|
|
|
zlp request2. PR for PR (has issues with STM32F0 FSDEV)
|
|
|
|
added void dcd_control_status_complete(uint8_t rhport)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PR to PR for msp430 port
|
|
to prevent usbd control send out ZLP
|
|
|
|
|