.. |
adc_arch_esp32.c
|
cpu/esp32: extend file names of CPU specific files by CPU family
|
2022-07-18 17:08:34 +02:00 |
adc.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |
can.c
|
cpu/esp32: port periph/can to ESP-IDF twai HAL
|
2022-07-14 15:51:47 +02:00 |
cpuid.c
|
cpu/esp32: port periph/cpu_id to ESP-IDF read_mac
|
2022-06-28 16:09:03 +02:00 |
dac.c
|
cpu/esp32: port periph/dac to ESP-IDF dac API
|
2022-07-17 17:16:49 +02:00 |
gpio_arch_esp32.c
|
cpu/esp32: extend file names of CPU specific files by CPU family
|
2022-07-18 17:08:34 +02:00 |
gpio.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |
hwrng.c
|
cpu/esp_common: port periph/hwrng to ESP-IDF random API
|
2022-06-30 11:10:02 +02:00 |
i2c_hw.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |
Kconfig
|
cpu/esp32: move ESP32 specific Kconfigs to ESP32 submenu
|
2022-07-18 09:52:26 +02:00 |
Kconfig.i2c
|
cpu/esp: model missing modules
|
2022-02-09 16:50:04 +01:00 |
Makefile
|
cpu/esp32: extend file names of CPU specific files by CPU family
|
2022-07-18 17:08:34 +02:00 |
pm.c
|
cpu/esp32: port periph/pm to ESP-IDF sleep API
|
2022-07-15 16:33:16 +02:00 |
pwm.c
|
cpu/esp32: port periph/pwm to ESP-IDF ledc HAL
|
2022-07-14 15:50:47 +02:00 |
rtt_hw_rtc.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |
rtt_hw_sys.c
|
cpu/esp32: port periph/rtt_hw_sys to ESP-IDF timer HAL
|
2022-06-29 08:37:43 +02:00 |
rtt.c
|
cpu/esp32: platform-independent formatting in DEBUG
|
2022-07-18 13:51:33 +02:00 |
spi.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |
timer.c
|
cpu/esp32: use CPU_FAM_* instead of MCU_*
|
2022-07-18 13:05:21 +02:00 |