| .. |
|
dac
|
2cccf3a804
dac: update API and file format aligning to the rule
|
3 years ago |
|
deprecated
|
19ee95e509
gptimer: Fix esp32c6 gptimer clock source, no APB, instead, is PLL_F80M_CLK
|
3 years ago |
|
esp32
|
f9f9a09dfb
dac: update unit-test docs and examples for driver-NG
|
3 years ago |
|
esp32s2
|
5406c80d99
docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3
|
3 years ago |
|
esp32s3
|
5406c80d99
docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3
|
3 years ago |
|
gpio
|
62f1cbca2c
gpio: support glitch filter
|
3 years ago |
|
gptimer
|
19ee95e509
gptimer: Fix esp32c6 gptimer clock source, no APB, instead, is PLL_F80M_CLK
|
3 years ago |
|
i2s
|
244d3caa97
i2s: Fix esp32c6 get I2S_CLK_SRC_PLL_160M clock frequency value wrong issue
|
3 years ago |
|
include
|
7064b668c6
Merge branch 'feature/etm_api_update' into 'master'
|
3 years ago |
|
mcpwm
|
f997b81242
mcpwm: support esp32c6
|
3 years ago |
|
rmt
|
c71bd0e4fa
rmt: disable rc_fast clock when it's used up
|
3 years ago |
|
test
|
182e937c5a
clk_tree: Add basic clock support for esp32c6
|
3 years ago |
|
test_apps
|
ded528e188
adc: no longer support adc2 oneshot mode on esp32c3
|
3 years ago |
|
.build-test-rules.yml
|
1575b9e43a
ci: Disable all currently failed target tests for esp32c6
|
3 years ago |
|
CMakeLists.txt
|
62f1cbca2c
gpio: support glitch filter
|
3 years ago |
|
Kconfig
|
8ef9fd4623
dac: optimize the dma stratege
|
3 years ago |
|
i2c.c
|
803fc3fbe0
I2C: Add i2c support for ESP32C6
|
3 years ago |
|
ledc.c
|
9402ab427b
ledc: Add basic support for esp32c6
|
3 years ago |
|
linker.lf
|
00b6ec28b2
gptimer: support etm event and task
|
3 years ago |
|
pulse_cnt.c
|
5bd99deb48
pcnt: support accumulate count value
|
3 years ago |
|
sdio_slave.c
|
507864c4f1
sdio_slave: allow disabling highspeed mode
|
3 years ago |
|
sdkconfig.rename
|
a12936dca9
mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE
|
3 years ago |
|
sdm.c
|
d91c8759c0
driver: remove -Wno-format flag
|
3 years ago |
|
sdmmc_host.c
|
56f2001317
sdmmc/sdspi: allow custom setup of SD card frequency
|
3 years ago |
|
sdmmc_private.h
|
690974e32f
driver: update copyright notice
|
4 years ago |
|
sdmmc_transaction.c
|
d91c8759c0
driver: remove -Wno-format flag
|
3 years ago |
|
sdspi_crc.c
|
690974e32f
driver: update copyright notice
|
4 years ago |
|
sdspi_crc.h
|
690974e32f
driver: update copyright notice
|
4 years ago |
|
sdspi_host.c
|
56f2001317
sdmmc/sdspi: allow custom setup of SD card frequency
|
3 years ago |
|
sdspi_private.h
|
3ad98984e9
driver: sdspi: add support for R1b response
|
3 years ago |
|
sdspi_transaction.c
|
d91c8759c0
driver: remove -Wno-format flag
|
3 years ago |
|
spi_bus_lock.c
|
36fcb4b3a1
SPI fix DMA rxbuf size calculation
|
3 years ago |
|
spi_common.c
|
ea0b839302
spi: limit esp32 dma workaround only on esp32
|
3 years ago |
|
spi_master.c
|
36fcb4b3a1
SPI fix DMA rxbuf size calculation
|
3 years ago |
|
spi_slave.c
|
0ffc813ac8
spi_slave: fix slave can't use iomux bus mixed with gpio cs_pin
|
3 years ago |
|
spi_slave_hd.c
|
781d06af73
esp_hw_support: Remove compare_set.h API
|
3 years ago |
|
temperature_sensor.c
|
d91c8759c0
driver: remove -Wno-format flag
|
3 years ago |
|
touch_sensor_common.c
|
9ab4abfb46
hw_support: move rtc_ctrl from driver to hw_support
|
3 years ago |
|
twai.c
|
2b9d3a37ee
twai: fix coverity warnings
|
3 years ago |
|
uart.c
|
fd04374aa5
feat (driver) added new critical section API to UART driver
|
3 years ago |
|
usb_serial_jtag.c
|
01143bd732
gpio: fix USB D+ pin cannot disable pullup
|
3 years ago |