..
esp32
driver: Add esp32c3 ADC driver
2020-12-23 09:53:24 +11:00
esp32c3
adc: add fallback calibration method
2021-01-25 20:30:42 +08:00
esp32s2
adc: add fallback calibration method
2021-01-25 20:30:42 +08:00
esp32s3/include /driver
driver: Add esp32c3 ADC driver
2020-12-23 09:53:24 +11:00
include
Merge branch 'feature/musical_buzzer' into 'master'
2021-01-28 01:04:24 +08:00
test
Merge branch 'bugfix/spi_lose_last_3_bytes' into 'master'
2021-02-04 18:35:48 +08:00
adc1_private.h
adc_i2s: solve the i2s_adc issue when using wifi
2020-12-07 10:45:04 +08:00
adc_common.c
adc: fixed the issue adc_gpio_init doesn't support ADC_UNIT_BOTH
2021-02-03 20:55:58 +08:00
CMakeLists.txt
driver: esp32c3 rtc_tempsensor compile fixes
2021-01-25 04:51:40 +00:00
component.mk
gdma: dynamic alloc DMA channels
2021-01-13 10:52:27 +08:00
dac_common.c
dfiver(dac): add dac dma driver and unit test
2020-08-26 06:23:24 +00:00
dedic_gpio.c
driver: Only build dedic_gpio driver on supported chips
2020-12-23 09:53:24 +11:00
gdma.c
gdma: fix potential cocurrency issue
2021-01-14 20:37:36 +08:00
gpio.c
components/pm: Add slp gpio configure workaround
2021-01-15 15:34:45 +08:00
i2c.c
i2c: modify internal impl to ensure the cmd will not be modified
2021-01-27 01:31:49 +08:00
i2s.c
adc_i2s: solve the i2s_adc issue when using wifi
2021-01-25 04:51:40 +00:00
Kconfig
components/pm: Add slp gpio configure workaround
2021-01-15 15:34:45 +08:00
ledc.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
mcpwm.c
mcpwm: fix second fault line broken
2021-01-22 16:18:37 +08:00
pcnt.c
esp32c3: Apply one-liner/small changes for ESP32-C3
2020-12-01 10:58:50 +11:00
periph_ctrl.c
esp_wifi: light sleep optimization
2021-01-18 15:31:03 +08:00
rmt.c
rmt: support setting loop count at runtime
2021-01-14 21:26:04 +08:00
rtc_io.c
driver: Add rtc_io hold/wakeup c3 support
2020-12-23 09:53:24 +11:00
rtc_module.c
system: reset dma when soft reset
2021-01-25 04:51:40 +00:00
sdio_slave.c
Merge branch 'feature/c3_IDF-2554' into 'master'
2021-01-13 12:55:21 +08:00
sdkconfig.rename
Rename Kconfig options (components/driver)
2019-05-21 09:09:01 +02:00
sdmmc_host.c
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
sdmmc_private.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
sdmmc_transaction.c
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
sdspi_crc.c
esp_rom: extract common CRC apis into esp_rom_crc.h
2020-06-23 16:40:14 +08:00
sdspi_crc.h
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
sdspi_host.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
sdspi_private.h
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
2020-02-12 15:16:08 +08:00
sdspi_transaction.c
driver: remove unused drivers for esp32s2beta
2019-09-04 10:53:25 +10:00
sigmadelta.c
sigma_delta: add periph signal list and support esp32-s3
2020-10-29 11:06:28 +08:00
spi_bus_lock.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
spi_common.c
spi_slave_hd: add DMA Append Mode feature
2021-01-21 18:53:53 +08:00
spi_master.c
esp32c3: Apply one-liner/small changes for ESP32-C3
2020-12-01 10:58:50 +11:00
spi_slave_hd.c
spi_slave_hd: add DMA Append Mode feature
2021-01-21 18:53:53 +08:00
spi_slave.c
esp32c3: Apply one-liner/small changes for ESP32-C3
2020-12-01 10:58:50 +11:00
timer.c
timergroup: refactor unit test to better support future chip
2020-11-03 18:16:50 +08:00
touch_sensor_common.c
driver: Add esp32c3 drivers (except ADC/DAC) and update tests
2020-12-23 09:53:24 +11:00
twai.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
uart.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00