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 e3f46f4 commit 6827f27Copy full SHA for 6827f27
components/esp32/component.mk
@@ -10,7 +10,7 @@
10
11
COMPONENT_SRCDIRS := . hwcrypto
12
13
-LIBS := crypto core net80211 phy rtc pp wpa wps
+LIBS := crypto core net80211 phy rtc pp wpa
14
15
LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
16
0 commit comments