We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5875f commit d2c938dCopy full SHA for d2c938d
components/esp32/component.mk
@@ -10,7 +10,7 @@
10
11
COMPONENT_SRCDIRS := . hwcrypto
12
13
-LIBS := crypto core net80211 phy rtc pp wpa
+LIBS := crypto core net80211 phy rtc pp wpa smartconfig
14
15
LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
16
0 commit comments