* Include ROM API symbols * Fixes and CHANGELOG.md * Fix * Move migration steps to the right crate's migration guide * Remove `-Trom_functions.x` where necessary
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
INCLUDE "rom/esp32h2.rom.api.ld"
|
|
INCLUDE "rom/esp32h2.rom.heap.ld"
|
|
INCLUDE "rom/esp32h2.rom.ld"
|
|
INCLUDE "rom/esp32h2.rom.libgcc.ld"
|
|
INCLUDE "rom/esp32h2.rom.spiflash.ld"
|
|
INCLUDE "rom/esp32h2.rom.version.ld"
|
|
|
|
INCLUDE "rom/additional.ld"
|