esp-idf/components/esp_system/port/soc
Omar Chebib 8048677b4c Xtensa: Branch and jump intructions referencing a relative label have been replaced
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.
2021-10-19 12:21:12 +08:00
..
esp32 Xtensa: Branch and jump intructions referencing a relative label have been replaced 2021-10-19 12:21:12 +08:00
esp32c3 freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
esp32h2 esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
esp32s2 esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt 2021-08-03 14:35:29 +08:00
esp32s3 Xtensa: Branch and jump intructions referencing a relative label have been replaced 2021-10-19 12:21:12 +08:00