mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
esp32: merge bt/wifi coexist code
1. Modify makefile to add coexist lib 2. Update bt/wifi coexist lib
This commit is contained in:
@@ -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
|
||||
|
||||
|
Submodule components/esp32/lib updated: b3090d8854...a1ab74c2a6
Reference in New Issue
Block a user