forked from espressif/esp-idf
IRAM_ATTR expands to a unique section attribute. Applying it to both declaration and definition results in a section conflict.
62 KiB
62 KiB
IRAM_ATTR expands to a unique section attribute. Applying it to both declaration and definition results in a section conflict.