| Age | Commit message (Collapse) | Author |
|
|
|
|
|
[WIP] MSP430 Support
|
|
|
|
comment which describes why it might be needed.
|
|
|
|
Upgrade nrfx from 2.0.0 to 2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
|
|
|
|
|
|
|
|
|
|
|
|
- remove cflags -fshort-enums
- clean up webserver descriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
follow up to #301
|
|
|
|
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
|
|
|
|
NUC505 : fix operation with net_lwip_webserver
|
|
|
|
Use CRLF on UART log messages?
|
|
usbnet RNDIS correction (STM32 RNDIS now valid)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added cdc_msc_freertos example to ci build
|