Files
esp-idf/components/soc/esp32s2
Chen Jichang 304c7572a6 refactor(interrupt):put the interrupts definitions in soc/interrupts.h
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.
2023-07-17 19:31:56 +08:00
..
2022-10-25 17:14:59 +08:00
2021-10-02 14:23:31 +08:00
2022-07-20 14:59:50 +08:00
2022-11-04 17:40:29 +08:00