Gunar Schorcht
|
92657f5fd2
|
cpu/esp32: add SDMMC support
|
2024-01-05 07:22:27 +01:00 |
|
Gunar Schorcht
|
33d6281432
|
cpu/esp32/esp-idf: add LCD driver of ESP-IDF
|
2023-11-13 13:01:57 +01:00 |
|
Gunar Schorcht
|
45d69df4c0
|
cpu/esp32/esp-idf: add ESP-IDF RMT driver module
|
2023-03-29 00:47:35 +02:00 |
|
Gunar Schorcht
|
23b5a785b8
|
cpu/esp32: add ESP-IDF USB code as module esp_idf_usb
|
2022-09-27 01:00:57 +02:00 |
|
Gunar Schorcht
|
e257652e1d
|
cpu/esp32/esp-idf: add ESP-IDF module for BLE support
|
2022-08-24 09:03:38 +02:00 |
|
Gunar Schorcht
|
9e011b653f
|
cpu/esp32: add adc to ESP-IDF initerface API
|
2022-07-15 16:17:03 +02:00 |
|
Gunar Schorcht
|
1f25ac8893
|
cpu/esp32: ESP32 variant independent makefiles
|
2022-06-23 13:19:40 +02:00 |
|
Gunar Schorcht
|
ee9f2e439d
|
cpu/esp32: split esp_idf_wpa_supplicant into several modules
|
2022-06-21 16:28:28 +02:00 |
|
Gunar Schorcht
|
751a958529
|
cpu/esp32: add modules for compilation of required ESP-IDF code
The code required by the ESP-IDF is compiled directly from source in the `esp32_sdk` package. The compilation is structured by modules for easier use.
|
2022-06-01 13:21:29 +02:00 |
|