| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
allow board to define CROSS_COMPILE (default to arm gcc)
|
|
|
|
[WIP] MSP430 Support
|
|
|
|
|
|
|
|
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
|
|
|
|
- remove cflags -fshort-enums
- clean up webserver descriptor
|
|
|
|
|
|
|
|
NUC505 : fix operation with net_lwip_webserver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work with samd21 samd51 and nrf
|
|
|
|
|
|
|
|
|
|
class driver)
|
|
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|
|
Port samg55
|
|
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
|
|
|
add Nuvoton NUC505
|
|
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
|
|
correct usb descriptor msc dual example to work with samg
|
|
|
|
|
|
|
|
implement multiple interfaces support
|
|
|
|
fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme
|
|
|
|
|
|
|