mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-15 06:26:49 +00:00

As branches/jumps on Xtensa have a maximum range for the destination, it is unsafe to refer to a label to another compilation unit in a branch/jump instruction. The labels have been replaced by absolute addresses.