Jiang Jiang Jian 1af5bc2f7d Merge branch 'bugfix/esp32c3_light_sleep_gpio_reset_issue_v4.3' into 'release/v4.3' 4 years ago
..
esp32 f48346f22f adc: apply adc power API to adc driver 4 years ago
esp32c3 b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 years ago
esp32s2 b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 years ago
esp32s3 f09b8ae7a4 driver: Add esp32c3 ADC driver 5 years ago
include 8fe99aff96 adc: add implementation of missed public API 4 years ago
test 62787fc277 spi: update slv dual board test for ci due to no pullup resistor on io10 on c3 4 years ago
CMakeLists.txt 351ba5ff9e adc: fixed the issue that ADC power is left on after the calibration is done 5 years ago
Kconfig 27aa6c289f components/pm: Add slp gpio configure workaround 5 years ago
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 years ago
adc_common.c f48346f22f adc: apply adc power API to adc driver 4 years ago
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 years ago
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 years ago
dedic_gpio.c 1cc206f393 driver: Only build dedic_gpio driver on supported chips 5 years ago
gdma.c 19f18aaa11 gdma: fix wrong level of {group,pair} ref count 4 years ago
gpio.c be56456add light sleep: add software workaround for esp32c3 gpio reset issue 4 years ago
i2c.c 31955fd7ea i2c: modify internal impl to ensure the cmd will not be modified 5 years ago
i2s.c 753a929525 global: fix sign-compare warnings 5 years ago
ledc.c 753a929525 global: fix sign-compare warnings 5 years ago
mcpwm.c d4b9198f05 mcpwm: fix second fault line broken 5 years ago
pcnt.c 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 years ago
periph_ctrl.c 659d805411 esp_wifi: light sleep optimization 5 years ago
rmt.c 467d44970e rmt: support setting loop count at runtime 5 years ago
rtc_io.c 198d350fe5 esp_system: support gpio wakeup from deep sleep on esp32c3 4 years ago
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 years ago
sdio_slave.c f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 years ago
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 years ago
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 years ago
sigmadelta.c 17808b3ff8 sigma_delta: add periph signal list and support esp32-s3 5 years ago
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 years ago
spi_common.c 8a2f91b48a spi: add enum for spi dma channels 4 years ago
spi_master.c 66d10f0eec spi: refactor spi_common dma allocator 4 years ago
spi_slave.c 8a2f91b48a spi: add enum for spi dma channels 4 years ago
spi_slave_hd.c 2c1845995b spi_slave_hd: refactor the hal append api to remove the spinlock 4 years ago
timer.c bc8b56cef7 timergroup: refactor unit test to better support future chip 5 years ago
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
twai.c 753a929525 global: fix sign-compare warnings 5 years ago
uart.c 753a929525 global: fix sign-compare warnings 5 years ago