Swap binary axTLS libssl for direct compiled version
This commit is contained in:
parent
c19346fa23
commit
3fcec6106f
21 changed files with 590 additions and 1925 deletions
|
|
@ -53,7 +53,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 lwip
|
||||
COMPONENTS ?= FreeRTOS lwip axtls
|
||||
|
||||
# binary esp-iot-rtos SDK libraries to link. These are pre-processed prior to linking.
|
||||
SDK_LIBS ?= main net80211 phy pp wpa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue