| Age | Commit message (Collapse) | Author |
|
LTO is temporary disabled
|
|
When compiled without usb support, we don't want to call the USB ISR.
Signed-off-by: Sean Cross <[email protected]>
|
|
These functions are unused in the current implementation.
Signed-off-by: Sean Cross <[email protected]>
|
|
While Fomu is produced by Foosn, the actual name of the hardware
block is `valentyusb`. Rename the module to match that.
Signed-off-by: Sean Cross <[email protected]>
|
|
Signed-off-by: Sean Cross <[email protected]>
|
|
Signed-off-by: Sean Cross <[email protected]>
|
|
The Fomu bitstream now includes a `USB_NEXT_EV` register to
indicate which is the next logical event to process. Add this
register to the CSR definition.
Signed-off-by: Sean Cross <[email protected]>
|
|
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]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix build error with nrfx 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zlp request2. PR for PR (has issues with STM32F0 FSDEV)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add uart write to board test example
|
|
started with pca10056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interrupt is triggered
|
|
|
|
|