Wan Lei 747214616c Merge branch 'feature/add_api_spi_slave_trans_in_isr' into 'master' 3 years ago
..
dac e27f3e3128 adc: support ADC on esp32c6 (hal) 3 years ago
deprecated 943dcd2cd1 i2s_pdm: fix tx frequency limitation 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 ca1b182b25 glitch_filter: support derive clock source form IO MUX 3 years ago
gptimer bc2a2d3cde gptimer: support RC_FAST clock source 3 years ago
i2s 943dcd2cd1 i2s_pdm: fix tx frequency limitation 3 years ago
include 747214616c Merge branch 'feature/add_api_spi_slave_trans_in_isr' into 'master' 3 years ago
mcpwm f997b81242 mcpwm: support esp32c6 3 years ago
rmt 32cd193ddf rmt: support pll clock source on esp32c6 3 years ago
test 774197b7d3 ledc: Move ledc unit test to test_apps pytest framework 3 years ago
test_apps 120d54d700 test: formate test_spi_slave.c 3 years ago
.build-test-rules.yml d5b4108085 gpio: combine sdm, glitch filter, fast gpio tests into one app 3 years ago
CMakeLists.txt 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 years ago
Kconfig 971eaa0c08 spi_slave: fix spi_slave_isr iram_safe and add test case for it 3 years ago
i2c.c 803fc3fbe0 I2C: Add i2c support for ESP32C6 3 years ago
ledc.c 662df0da3b ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits. 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 cbe297e5a0 sdm: support derive clock source from IO MUX 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 45c1dc424f spi_slave: add spi 'spi_slave_queue_reset_isr' and add test 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