esp-idf/components/driver
morris 5fb9866f0d Merge branch 'feature/add_sdm_dac_example' into 'master'
sdm: add wave output example

Closes IDF-6636

See merge request espressif/esp-idf!21892
2023-01-09 15:30:30 +08:00
..
dac adc: support ADC on esp32c6 (hal) 2022-12-23 11:24:06 +08:00
deprecated sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
esp32
esp32s2
esp32s3
gpio glitch_filter: support derive clock source form IO MUX 2022-12-29 14:46:16 +08:00
gptimer gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00
i2s i2s_pdm: fix tx frequency limitation 2022-12-29 16:31:03 +08:00
include Merge branch 'feature/add_sdm_dac_example' into 'master' 2023-01-09 15:30:30 +08:00
mcpwm mcpwm: support non-varg version of generator functions 2023-01-03 14:42:49 +08:00
rmt rmt: support pll clock source on esp32c6 2022-12-22 11:25:54 +08:00
test ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
test_apps Merge branch 'feature/add_sdm_dac_example' into 'master' 2023-01-09 15:30:30 +08:00
.build-test-rules.yml gpio: combine sdm, glitch filter, fast gpio tests into one app 2022-12-29 14:46:16 +08:00
CMakeLists.txt ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
Kconfig spi_slave: fix spi_slave_isr iram_safe and add test case for it 2023-01-04 15:35:04 +08:00
i2c.c
ledc.c ledc: Fix -Werror=maybe-uninitialized warning on glb_clk variable on specific kconfig options selected 2023-01-05 15:16:04 +08:00
linker.lf sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
pulse_cnt.c
sdio_slave.c
sdkconfig.rename
sdm.c sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c spi_slave: add spi 'spi_slave_queue_reset_isr' and add test 2023-01-04 15:35:04 +08:00
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c twai: fix coverity warnings 2022-12-09 11:33:42 +08:00
uart.c
usb_serial_jtag.c