commit | fdb23d848d1fbc7ffc098700ca37a489069388c0 | [log] [tgz] |
---|---|---|
author | Shubham Kulkarni <shubham.kulkarni@espressif.com> | Thu Aug 19 21:11:09 2021 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Aug 20 18:25:22 2021 -0400 |
tree | 3c571bfd29b844790cf2a733d2399de2cfcd814c | |
parent | 474ee67bf4937499d18f28e3b9e092356acaa36c [diff] |
soc: esp32s2: Fix symbol placement in linker script Creating static libraries for drivers moves some symbols out of IRAM. This change fixes it. Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>