commit | 60caed8d549608e972710f9045c0a9e7d973ec86 | [log] [tgz] |
---|---|---|
author | Shubham Kulkarni <shubham.kulkarni@espressif.com> | Thu Aug 19 21:18:13 2021 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Aug 20 18:25:22 2021 -0400 |
tree | fcc9004c2219bbb90cce9d7f255a100c55b81818 | |
parent | fdb23d848d1fbc7ffc098700ca37a489069388c0 [diff] |
soc: esp32c3: 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>