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