Gunar Schorcht
|
ff8baaae79
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
To support ESP32x families with the existing implementation, CPU_FAM_* is used instead of MCU_* in source code.
|
2022-07-18 13:05:21 +02:00 |
|
Gunar Schorcht
|
4be0abf41a
|
cpu/esp32: rename CPU_INUM_RTC to CPU_INUM_RTT
|
2022-06-28 07:30:59 +02:00 |
|
Gunar Schorcht
|
6bd6afbd22
|
cpu/esp32: use ESP-IDF for interrupt handling
|
2022-06-28 07:30:59 +02:00 |
|
Gunar Schorcht
|
ec5993d888
|
cpu/esp32: changes in irq_arch for ESP-IDF v4.4
|
2022-06-01 13:27:31 +02:00 |
|
Bas Stottelaar
|
bd34cf8fc0
|
cpu/*: reorder ENABLE_DEBUG after last include
|
2020-10-23 00:45:55 +02:00 |
|
Gunar Schorcht
|
4c466e54ec
|
cpu/esp*: common irq_arch in cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|
Benjamin Valentin
|
b8c4ab5b69
|
cpu: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Schorcht
|
3ac99877ac
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
|