mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 12:25:21 +00:00
The `TEXT_SECTION_OFFSET` symbol is used to specify the offset between the beginning of the ROM area and the address of the first ROM section. This commit renames `TEXT_SECTION_OFFSET` to `ROM_START_OFFSET` because the first ROM section is not always the `.text` section. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
esp32 | ||
intel_apl_adsp | ||
intel_s1000 | ||
sample_controller |