component/esp32 component/bt : seperate phy init

This commit is contained in:
Tian Hao
2016-11-03 16:28:04 +08:00
parent d472ff5856
commit 1540469598
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
COMPONENT_SRCDIRS := . hwcrypto
LIBS := crypto core net80211 phy rtc pp wpa smartconfig
LIBS := crypto 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