Kevin (Lao Kaiyao) 6cef87fea3 Merge branch 'feature/support_i2c_on_h2' into 'master' 3 lat temu
..
dac e27f3e3128 adc: support ADC on esp32c6 (hal) 3 lat temu
deprecated b589fff0af rmt: support esp32h2 3 lat temu
esp32 f9f9a09dfb dac: update unit-test docs and examples for driver-NG 3 lat temu
esp32s2 5406c80d99 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 3 lat temu
esp32s3 5406c80d99 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 3 lat temu
gpio ca1b182b25 glitch_filter: support derive clock source form IO MUX 3 lat temu
gptimer bc2a2d3cde gptimer: support RC_FAST clock source 3 lat temu
i2s dbca74f1ef gdma: prevent mutli-channels connect to the same peripheral 3 lat temu
include 330149f3a6 i2c: support i2c on esp32h2 3 lat temu
mcpwm c83d1db2ed Merge branch 'feature/mcpwm_cap_not_reset_io_at_exit' into 'master' 3 lat temu
rmt 7c9e3b60c6 rmt: no auto light sleep if xtal is working as the clock source 3 lat temu
test 94120b82c2 esp32h2: add build test 3 lat temu
test_apps 851c10aded Merge branch 'bugfix/fix_typo_naming_of_flash_multi' into 'master' 3 lat temu
.build-test-rules.yml c79187fdeb i2s: support i2s on esp32h2 3 lat temu
CMakeLists.txt ce84476870 gptimer: support esp32h2 3 lat temu
Kconfig 774a05399b soc: fix wrong APB_CLK_FREQ value on esp32c6 3 lat temu
i2c.c 467356cfcd I2C: Fix issue that pointer would be NULL if calls i2c_param first, 3 lat temu
ledc.c ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 3 lat temu
linker.lf 6b631b68d1 sdm: correct concept duty to density 3 lat temu
pulse_cnt.c 5bd99deb48 pcnt: support accumulate count value 3 lat temu
sdio_slave.c f1de9faa71 sdio: c6 support 3 lat temu
sdkconfig.rename a12936dca9 mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 3 lat temu
sdm.c 482a26e284 sdm: support sdm on esp32h2 3 lat temu
sdmmc_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 lat temu
sdmmc_private.h 690974e32f driver: update copyright notice 4 lat temu
sdmmc_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 lat temu
sdspi_crc.c 690974e32f driver: update copyright notice 4 lat temu
sdspi_crc.h 690974e32f driver: update copyright notice 4 lat temu
sdspi_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 lat temu
sdspi_private.h 3ad98984e9 driver: sdspi: add support for R1b response 3 lat temu
sdspi_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 lat temu
spi_bus_lock.c 36fcb4b3a1 SPI fix DMA rxbuf size calculation 3 lat temu
spi_common.c ea0b839302 spi: limit esp32 dma workaround only on esp32 3 lat temu
spi_master.c e6ed62d18a Merge branch 'feature/spi_isr_pin_to_core' into 'master' 3 lat temu
spi_slave.c 713dc06661 spi: add feature to modify core_id of spi isr regstered 3 lat temu
spi_slave_hd.c 781d06af73 esp_hw_support: Remove compare_set.h API 3 lat temu
temperature_sensor.c d91c8759c0 driver: remove -Wno-format flag 3 lat temu
touch_sensor_common.c 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 lat temu
twai.c 0f6cda1dd3 Power Management: support DFS 3 lat temu
uart.c fd04374aa5 feat (driver) added new critical section API to UART driver 3 lat temu
usb_serial_jtag.c 01143bd732 gpio: fix USB D+ pin cannot disable pullup 3 lat temu