mirror of
https://github.com/espressif/esp-idf
synced 2025-03-24 08:29:11 -04: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.