derive esp_wifi from esp32 component

This commit is contained in:
morris
2019-03-22 14:21:15 +08:00
committed by suda-morris
parent 5b2247df2d
commit 79bb5de426
48 changed files with 162 additions and 130 deletions

View File

@@ -1,42 +1,19 @@
[mapping]
archive: libesp32.a
entries:
entries:
panic (noflash)
[mapping]
archive: libphy.a
entries:
* (noflash_data)
[mapping]
archive: libhal.a
entries:
* (noflash_text)
[mapping]
archive: librtc.a
entries:
entries:
* (noflash_text)
[mapping]
archive: libgcc.a
entries:
entries:
lib2funcs (noflash_text)
[mapping]
archive: libgcov.a
entries:
entries:
* (noflash)
[mapping]
archive: libpp.a
entries:
: ESP32_WIFI_IRAM_OPT = y
* (wifi_iram)
[mapping]
archive: libnet80211.a
entries:
: ESP32_WIFI_IRAM_OPT = y
* (wifi_iram)