mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8048677b4c
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.