]> granicus.if.org Git - esp-idf/commitdiff
esp32: merge bt/wifi coexist code
authorLiu Zhi Fu <liuzhifu@espressif.com>
Tue, 8 Nov 2016 05:30:35 +0000 (13:30 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Tue, 8 Nov 2016 05:30:35 +0000 (13:30 +0800)
1. Modify makefile to add coexist lib
2. Update bt/wifi coexist lib

components/esp32/component.mk
components/esp32/lib

index e91020c3e6943d65a6adf6e7d8fcd33d6896d5b9..c658787d879643235e3d96932f55cca420285232 100644 (file)
@@ -10,7 +10,7 @@
 
 COMPONENT_SRCDIRS := . hwcrypto
 
-LIBS := core net80211 phy rtc pp wpa smartconfig
+LIBS := core net80211 phy rtc pp wpa smartconfig coexist
 
 LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld
 
index b3090d885413fb78c86e7b88116cdb5c8c5e9e68..a1ab74c2a6122693ee87f08306364fc7a016ced7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b3090d885413fb78c86e7b88116cdb5c8c5e9e68
+Subproject commit a1ab74c2a6122693ee87f08306364fc7a016ced7