esp-idf/components/soc/esp32c3
Marius Vikhammer bdf3a8ff29 Merge branch 'feature/xtwdt' into 'master'
WDT: Add support for XTAL32K Watchdog timer

Closes IDF-2575

See merge request espressif/esp-idf!15000
2021-09-02 02:44:47 +00:00
..
include/soc Merge branch 'feature/xtwdt' into 'master' 2021-09-02 02:44:47 +00:00
ld driver: support I2S on ESP32-S3 & ESP32-C3 2021-08-04 10:20:03 +08:00
CMakeLists.txt G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08:00
gdma_periph.c gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio_periph.c gpio: fix issue that gpio cannot hold during deep-sleep on c3, Closes https://github.com/espressif/esp-idf/issues/7455 2021-08-25 15:16:08 +08:00
i2c_bbpll.h
i2c_periph.c
i2s_periph.c driver/i2s: support mclk 2021-08-04 10:20:03 +08:00
interrupts.c apptrace: Adds ESP32-C3 support 2021-06-24 13:16:14 +03:00
ledc_periph.c
rmt_periph.c rmt: restructure rmt_signal_conn_t 2021-06-22 15:29:11 +08:00
sigmadelta_periph.c
spi_periph.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
timer_periph.c
uart_periph.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00