8defb843aa
## Summary A lot of linker scripts were listed twice, once for unix, once for windows. This PR cleans up the logic so they're only listed once. ## Impact Any opportunity to use a single source of truth and reduce lines of code is a win! ## Testing CI will test all build |
||
---|---|---|
.. | ||
.gitignore | ||
esp32s2_flash.ld | ||
esp32s2_iram.ld | ||
esp32s2_mcuboot.ld | ||
esp32s2_peripherals.ld | ||
esp32s2_rom.ld | ||
esp32s2.template.ld | ||
Make.defs |