commit | fe621f70711cb6c7c177c924c6f14b0bf811f220 | [log] [tgz] |
---|---|---|
author | Sylvio Alves <sylvio.alves@espressif.com> | Fri Apr 23 13:27:25 2021 -0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Apr 26 13:39:21 2021 +0200 |
tree | ce0a45ee23d8770be790eec31b02fca4c8e7c975 | |
parent | afe87be841dced15207b849494bd06e7fb01430d [diff] |
wifi: esp32: allow wifi symbols into flash When BT and WiFi coexists, IRAM usage increases a lot. Add configuration that allow wifi symbols to be placed in flash, freeing space in IRAM. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>