Michael (XIAO Xufeng) a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' 5 lat temu
..
esp32 a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' 5 lat temu
esp32s2 a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' 5 lat temu
include a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' 5 lat temu
test 847a697c93 Driver(dac): fix DAC-DMA driver and unit test 5 lat temu
CMakeLists.txt 847a697c93 Driver(dac): fix DAC-DMA driver and unit test 5 lat temu
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target 6 lat temu
adc1_private.h baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
adc_common.c 885f8ce484 driver(adc): esp32s2 support API adc2_vref_to_gpio 5 lat temu
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
dac_common.c 847a697c93 Driver(dac): fix DAC-DMA driver and unit test 5 lat temu
gpio.c d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep 5 lat temu
i2c.c 661f4c430d Merge branch 'feature/esp32s2_i2c_driver' into 'master' 5 lat temu
i2s.c b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 5 lat temu
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
mcpwm.c e64d1378b4 Fix init MCPWM Fault line via config struct 5 lat temu
pcnt.c 580ce8fa4a driver: clean pcnt.h i2s.h 6 lat temu
periph_ctrl.c 0b1ef494a7 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 lat temu
rmt.c 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. 5 lat temu
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 lat temu
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 lat temu
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 lat temu
sdmmc_host.c fb0fa34ac8 sdmmc: Correctly check function parameters before using them 5 lat temu
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 6 lat temu
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. 6 lat temu
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 lat temu
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 lat temu
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 lat temu
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level 5 lat temu
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 lat temu
spi_master.c fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 5 lat temu
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 lat temu
timer.c 9274339fb5 timer: add return task awoken for timer callback 5 lat temu
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
twai.c 21e2f02962 TWAI: Remove asserts used for program logic 5 lat temu
uart.c a8a2ea7b38 UART: Add return in uart_wait_tx_done 5 lat temu