Angus Gratton a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 5 年 前
..
esp32 f09b8ae7a4 driver: Add esp32c3 ADC driver 5 年 前
esp32c3 85855ad8a6 temp_sensor: add calibration for esp32c3 5 年 前
esp32s2 85855ad8a6 temp_sensor: add calibration for esp32c3 5 年 前
esp32s3 f09b8ae7a4 driver: Add esp32c3 ADC driver 5 年 前
include 889de9ebd9 spi: add enum for spi dma channels 5 年 前
test 889de9ebd9 spi: add enum for spi dma channels 5 年 前
CMakeLists.txt 5e8799bbfe esp_common: move some headers 5 年 前
Kconfig 27aa6c289f components/pm: Add slp gpio configure workaround 5 年 前
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 年 前
adc_common.c 822a40a6cf Merge branch 'fix/adc_xpd_calibration' into 'master' 5 年 前
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 年 前
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 年 前
dedic_gpio.c 1cc206f393 driver: Only build dedic_gpio driver on supported chips 5 年 前
gdma.c 9f1c82d547 gdma: fix wrong level of {group,pair} ref count 5 年 前
gpio.c 727481d71c gpio: enable GPIO19 on ESP32C3 boards 5 年 前
i2c.c 31955fd7ea i2c: modify internal impl to ensure the cmd will not be modified 5 年 前
i2s.c 753a929525 global: fix sign-compare warnings 5 年 前
ledc.c 753a929525 global: fix sign-compare warnings 5 年 前
mcpwm.c d4b9198f05 mcpwm: fix second fault line broken 5 年 前
pcnt.c 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 年 前
periph_ctrl.c 659d805411 esp_wifi: light sleep optimization 5 年 前
rmt.c 467d44970e rmt: support setting loop count at runtime 5 年 前
rtc_io.c 8e0d423a5e driver: Add rtc_io hold/wakeup c3 support 5 年 前
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 年 前
sdio_slave.c f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 年 前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年 前
sdmmc_host.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 年 前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年 前
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 年 前
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 年 前
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 年 前
sigmadelta.c 17808b3ff8 sigma_delta: add periph signal list and support esp32-s3 5 年 前
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 年 前
spi_common.c 889de9ebd9 spi: add enum for spi dma channels 5 年 前
spi_master.c db3bf8b544 spi: refactor spi_common dma allocator 5 年 前
spi_slave.c 889de9ebd9 spi: add enum for spi dma channels 5 年 前
spi_slave_hd.c 8d90d3072c spi_slave_hd: refactor the hal append api to remove the spinlock 5 年 前
timer.c bc8b56cef7 timergroup: refactor unit test to better support future chip 5 年 前
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 年 前
twai.c 753a929525 global: fix sign-compare warnings 5 年 前
uart.c 753a929525 global: fix sign-compare warnings 5 年 前