| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Use CRLF on UART log messages?
|
|
usbnet RNDIS correction (STM32 RNDIS now valid)
|
|
|
|
|
|
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|
|
Port samg55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implement multiple interfaces support
|
|
|
|
there is racing issue with samd + qspi flash testing with arduino
otherwise.
|
|
add msc scsi command list
|
|
|
|
incorrect queue 448 bytes instead of 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #207
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is really just a few descriptors and then answering to the
request from the host to reboot into DFU mode.
That latter part is delegated to the app since this is platform
specific.
Signed-off-by: Sylvain Munaut <[email protected]>
|
|
|
|
|
|
|
|
|
|
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
|
|
|
struct.
|
|
|
|
|
|
Assume a single interface, for now.
|
|
|
|
|
|
|
|
|