mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Now the soc interrupts definitions are scattered around in the esp-idf which are out of sync. Put interrupts definitions in soc/periph_defs.h (!ESP32) or soc/soc.h(ESP32) together in soc/interrupts.h.