Gunar Schorcht
|
06bb755c03
|
cpu/esp32: add ESP32-S2 support in peripheral drivers
|
2022-08-29 17:19:39 +02:00 |
|
Gunar Schorcht
|
945a960fa7
|
cpu/esp32: add ESP32-S3 support in peripheral drivers
|
2022-08-17 02:04:07 +02:00 |
|
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
|
5261a930bb
|
cpu/esp32: port periph/rtt_hw_rtc to ESP-IDF interrupt HAL
|
2022-06-29 08:37:43 +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
|
d7382ab063
|
cpu/esp32: fix compilation problems with ESP-IDF v4.4
|
2022-06-01 13:27:31 +02:00 |
|
Bas Stottelaar
|
22243aec7a
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
|
Gunar Schorcht
|
f67cb48f6d
|
cpu/esp32: add RTT counter implementation
fixup! cpu/esp32: add RTT counter implementation
|
2020-04-07 09:12:44 +02:00 |
|