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