mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 03:42:06 +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.