mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
esp32: add libsmartconfig.a to link libs
This commit is contained in:
parent
9a5875f337
commit
d2c938d881
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
COMPONENT_SRCDIRS := . hwcrypto
|
COMPONENT_SRCDIRS := . hwcrypto
|
||||||
|
|
||||||
LIBS := crypto core net80211 phy rtc pp wpa
|
LIBS := crypto core net80211 phy rtc pp wpa smartconfig
|
||||||
|
|
||||||
LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
|
LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user