| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update ci build script to only build esp32-s2 target with freertos
examples
|
|
|
|
|
|
|
|
update cdc_msc_freertos main.c to work with esp32s2
add CMake file
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|