Files
esp-idf/components/soc/esp32h2
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
..
2023-01-18 11:41:12 +08:00
2023-02-02 19:05:31 +08:00
2023-01-13 16:11:50 +08:00
2023-02-16 16:34:23 +08:00