esp-idf/components/driver
Kevin (Lao Kaiyao) 6cef87fea3 Merge branch 'feature/support_i2c_on_h2' into 'master'
i2c: support i2c on esp32h2

Closes IDF-6233 and IDF-6689

See merge request espressif/esp-idf!21982
2023-02-02 15:18:37 +08:00
..
dac
deprecated
esp32
esp32s2
esp32s3
gpio
gptimer
i2s gdma: prevent mutli-channels connect to the same peripheral 2023-01-31 15:18:19 +08:00
include i2c: support i2c on esp32h2 2023-02-01 11:23:11 +08:00
mcpwm
rmt
test
test_apps Merge branch 'bugfix/fix_typo_naming_of_flash_multi' into 'master' 2023-02-01 23:46:34 +08:00
.build-test-rules.yml i2s: support i2s on esp32h2 2023-01-18 18:42:56 +08:00
CMakeLists.txt
Kconfig soc: fix wrong APB_CLK_FREQ value on esp32c6 2023-01-28 06:33:23 +00:00
i2c.c
ledc.c ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 2023-01-30 19:19:34 +08:00
linker.lf
pulse_cnt.c
sdio_slave.c
sdkconfig.rename
sdm.c
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 Merge branch 'feature/spi_isr_pin_to_core' into 'master' 2023-01-31 15:57:33 +08:00
spi_slave.c spi: add feature to modify core_id of spi isr regstered 2023-01-30 16:14:02 +08:00
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c Power Management: support DFS 2023-01-31 22:12:27 +08:00
uart.c
usb_serial_jtag.c