Zim Kalinowski 15a20d8100 Merge branch 'bugfix/sdio_slave_dma_desc_int_v4.2' into 'release/v4.2' 3 år sedan
..
esp32 a129933ccd adc: apply adc power API to adc driver 4 år sedan
esp32s2 a129933ccd adc: apply adc power API to adc driver 4 år sedan
include fec6e140fb fix: remove a deprecated macro: SPI_TRANS_SET_CD 4 år sedan
test c7b5d3494c rmt: do not support rx wrap on esp32s2 3 år sedan
CMakeLists.txt 847a697c93 Driver(dac): fix DAC-DMA driver and unit test 5 år sedan
Kconfig 9b6d4c4015 uart: support alloc driver object in SRAM 4 år sedan
adc1_private.h 12a0f93f87 adc_i2s: solve the i2s_adc issue when using wifi 5 år sedan
adc_common.c a129933ccd adc: apply adc power API to adc driver 4 år sedan
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 år sedan
dac_common.c 847a697c93 Driver(dac): fix DAC-DMA driver and unit test 5 år sedan
gpio.c 7ef8012019 gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() 4 år sedan
i2c.c 59d08d4467 dreiver/i2c: delete i2c cmd_mux semaphore more cleanly 4 år sedan
i2s.c 813931720e i2s: fix driver uninstall issue 4 år sedan
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 år sedan
mcpwm.c 48dc6e9347 mcpwm: fix second fault line broken 5 år sedan
pcnt.c dcb23c0bc8 pcnt: fix bug in clear interrupt status 5 år sedan
periph_ctrl.c 0b1ef494a7 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 år sedan
rmt.c 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. 5 år sedan
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 år sedan
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 år sedan
sdio_slave.c dbf33d7947 sdio_slave: fixed the issue DMA desc not capable 3 år sedan
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 år sedan
sdmmc_host.c fb0fa34ac8 sdmmc: Correctly check function parameters before using them 5 år sedan
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 år sedan
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 år sedan
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 6 år sedan
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 år sedan
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. 6 år sedan
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 år sedan
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 år sedan
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 år sedan
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level 5 år sedan
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 år sedan
spi_master.c d91d6945d7 spi_master: fix the crash when using interrupt mode when cache is disabled 4 år sedan
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 år sedan
timer.c 93c784e1c8 timer: stop alarm if alarm value doesn't change in ISR handler 4 år sedan
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 år sedan
twai.c a0bb9b2f57 TWAI: ISR runs when cache is disabled 5 år sedan
uart.c 239e56541c freemodbus: fix uart_wait_tx_done() reenable tx_done interrupt 4 år sedan