morris c69ceefb27 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr_v4.1' into 'release/v4.1' 4 lat temu
..
esp32 3a468a1ffd Refactor the touch sensor driver 6 lat temu
esp32s2beta 13b0633e8d [cxx]: fixed extern "C" declarations 4 lat temu
include 538117a904 Bugfix/fix uart set rx timeout feature (backport v4.1) 4 lat temu
test 4403af7267 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 4 lat temu
CMakeLists.txt 3a468a1ffd Refactor the touch sensor driver 6 lat temu
Kconfig fb2d6a44eb CAN: ISR runs when cache is disabled 4 lat temu
adc.c b68f07dbc7 esp_wifi: Fixes issue of crashing when verbose logs are enabled. 4 lat temu
adc1_i2s_private.h cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi 5 lat temu
can.c fb2d6a44eb CAN: ISR runs when cache is disabled 4 lat temu
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
dac.c 4fc12259dd Driver(adc): Disable the synchronization operation function of ADC1 and DAC 5 lat temu
gpio.c b7c4925d0b driver(gpio): fix gpio can't wakeup light sleep 4 lat temu
i2c.c c8a4ad9c3b i2c: Acquire PM lock after acquiring mutex 5 lat temu
i2s.c 41c82efcb9 i2s: fix driver uninstall issue 4 lat temu
ledc.c 41fca84064 bugfix(ledc): fix crash when use one speed mode and enable ledc fade test case 6 lat temu
mcpwm.c e2886115dc mcpwm: fix second fault line broken 5 lat temu
pcnt.c 73a4063163 pcnt: fix bug in clear interrupt status 5 lat temu
periph_ctrl.c 46691df851 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 lat temu
rmt.c 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 6 lat temu
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 lat temu
rtc_module.c 3a468a1ffd Refactor the touch sensor driver 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 29d3c40a25 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 c159984264 separate rom from esp32 component to esp_rom 6 lat temu
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_host.c e91c7bcc3a sdspi: revert pin configs when deinit 6 lat temu
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 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_common.c e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 lat temu
spi_master.c 7720cd9c34 spi: fix duplex mode switch issue for multi devices 5 lat temu
spi_slave.c 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 6 lat temu
timer.c 45ee699eae driver/timer: only re-enable alarm in callback when auto reload is true 4 lat temu
touch_sensor_common.c 3a468a1ffd Refactor the touch sensor driver 6 lat temu
uart.c 538117a904 Bugfix/fix uart set rx timeout feature (backport v4.1) 4 lat temu