Replace lwip SDK blob with lwip 1.4.1 upstream source
Compiles but won't work yet
This commit is contained in:
parent
496c5a8330
commit
806962d5c7
75 changed files with 1203 additions and 13257 deletions
|
|
@ -52,7 +52,7 @@ OBJCOPY = $(CROSS)objcopy
|
|||
|
||||
# Source components to compile and link. Each of these are subdirectories
|
||||
# of the root, with a 'component.mk' file.
|
||||
COMPONENTS ?= FreeRTOS
|
||||
COMPONENTS ?= FreeRTOS lwip
|
||||
|
||||
# libraries to link, mainly blobs provided by the esp-iot-rtos SDK
|
||||
LIBS ?= gcc json main net80211 phy pp ssl udhcp wpa hal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue