Michael (XIAO Xufeng) 7cbf4c4330 Merge branch 'bugfix/fix_i2s_reset_issue_v4.1' into 'release/v4.1' před 5 roky
..
esp32 3a468a1ffd Refactor the touch sensor driver před 6 roky
esp32s2beta 67a48580fa driver(touch): fix touch sensor driver redundancy před 5 roky
include 46691df851 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM před 5 roky
test 444b5582a7 driver test: disable the spi master performance test when psram is used před 5 roky
CMakeLists.txt 3a468a1ffd Refactor the touch sensor driver před 6 roky
Kconfig 0c2bf7c8bc rtcio: add hal for driver před 6 roky
adc.c 365cc0c1c8 bugfix(adc): add io init in adc dma driver for esp32 před 5 roky
adc1_i2s_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
can.c f1b651af7e CAN: Remove asserts used for program logic před 5 roky
component.mk 9a2af7ae33 global: remove gcc 5.2 support před 6 roky
dac.c 4fc12259dd Driver(adc): Disable the synchronization operation function of ADC1 and DAC před 5 roky
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue před 6 roky
i2c.c e76038ed76 driver(I2C): fix I2C slave rxfifo_full interrupt enabled incorrectly bug (release/v4.1) před 5 roky
i2s.c 9f6f510ce2 driver(I2S): Fix I2S reset issue for release/v4.1 před 5 roky
ledc.c 41fca84064 bugfix(ledc): fix crash when use one speed mode and enable ledc fade test case před 6 roky
mcpwm.c b6e69b5014 Fix init MCPWM Fault line via config struct před 5 roky
pcnt.c 73a4063163 pcnt: fix bug in clear interrupt status před 5 roky
periph_ctrl.c 46691df851 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM před 5 roky
rmt.c 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items před 6 roky
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver před 6 roky
rtc_module.c 3a468a1ffd Refactor the touch sensor driver před 6 roky
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer před 6 roky
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) před 6 roky
sdmmc_host.c 29d3c40a25 sdmmc: Correctly check function parameters before using them před 5 roky
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom před 7 roky
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_host.c e91c7bcc3a sdspi: revert pin configs when deinit před 6 roky
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI před 7 roky
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta před 6 roky
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver před 6 roky
spi_common.c e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation před 6 roky
spi_master.c 1af819d19b spi: always put spihost handle in SRAM před 6 roky
spi_slave.c 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert před 6 roky
timer.c 74623ac9d5 timer: add return task awoken for timer callback před 5 roky
touch_sensor_common.c 3a468a1ffd Refactor the touch sensor driver před 6 roky
uart.c 824c358097 UART: Add return in uart_wait_tx_done před 5 roky