Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move libstdc++-nox out of IRAM (esp8266#5492)
The new non-exception libstdc++ was not referenced in the linker script, allowing it to end up in IRAM when not needed. Add the line to match and move it into IROM where it belongs.
- Loading branch information