esp-idf/components/soc/esp32
Ivan Grokhotkov 17c65dad27 soc: add esp32s3 sdmmc support
* sync the latest struct header file from ESP32
* add soc_caps.h macros to distinguish between IO MUX and GPIO Matrix
  support in SDMMC on different chips.
* store GPIO matrix signal numbers in sdmmc_slot_info_t
2021-05-10 23:21:27 +02:00
..
include/soc soc: add esp32s3 sdmmc support 2021-05-10 23:21:27 +02:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt mcpwm: added peripheral signal description list 2021-03-16 21:54:00 +08:00
dac_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_periph.c mcpwm: added peripheral signal description list 2021-03-16 21:54:00 +08:00
pcnt_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_periph.c rmt: fix wrong signal assign on esp32 2020-11-12 10:31:38 +08:00
rtc_io_periph.c fix rtc_gpio_desc_t compilation error 2020-12-21 13:54:52 +05:30
sdio_slave_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.c soc: add esp32s3 sdmmc support 2021-05-10 23:21:27 +02:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
soc_memory_layout.c esp_system: make rtc fast memory to heap configuration unified across chips 2020-12-24 09:46:35 +05:30
spi_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00