Skip to content

Commit 9a5875f

Browse files
committed
Merge branch 'feature/wifi_lib_update' into 'master'
wifi lib update 1. update smartconfig 2.6.2; 2. add watch dog; 3. remove libwpa2.a/libwps.a; See merge request !129
2 parents f80ed0f + 6827f27 commit 9a5875f

File tree

3 files changed

+2
-133
lines changed

3 files changed

+2
-133
lines changed

components/esp32/component.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
COMPONENT_SRCDIRS := . hwcrypto
1212

13-
LIBS := crypto core net80211 phy rtc pp wpa wps
13+
LIBS := crypto core net80211 phy rtc pp wpa
1414

1515
LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
1616

components/esp32/include/esp_wps.h

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)