Marius Vikhammer ff4ca61cc6 timer: add IRAM_ATTR to spinlock give/take API vor 4 Jahren
..
esp32 12a0f93f87 adc_i2s: solve the i2s_adc issue when using wifi vor 5 Jahren
esp32s2 be3fc35533 [cxx]: fixed extern "C" declarations vor 4 Jahren
include 74649219f4 Merge branch 'bugfix/adc_full_scale_voltages_v4.2' into 'release/v4.2' vor 4 Jahren
test 4fb18da50b bugfix(dac): fix testcase fail for dac vor 4 Jahren
CMakeLists.txt 847a697c93 Driver(dac): fix DAC-DMA driver and unit test vor 5 Jahren
Kconfig a0bb9b2f57 TWAI: ISR runs when cache is disabled vor 5 Jahren
adc1_private.h 12a0f93f87 adc_i2s: solve the i2s_adc issue when using wifi vor 5 Jahren
adc_common.c f8c691faaf esp_wifi: Fixes issue of crashing when verbose logs are enabled. vor 4 Jahren
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 vor 5 Jahren
dac_common.c 847a697c93 Driver(dac): fix DAC-DMA driver and unit test vor 5 Jahren
gpio.c d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep vor 5 Jahren
i2c.c 14587e7e73 i2c: Acquire PM lock after acquiring mutex vor 5 Jahren
i2s.c 12a0f93f87 adc_i2s: solve the i2s_adc issue when using wifi vor 5 Jahren
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 vor 6 Jahren
mcpwm.c 48dc6e9347 mcpwm: fix second fault line broken vor 5 Jahren
pcnt.c dcb23c0bc8 pcnt: fix bug in clear interrupt status vor 5 Jahren
periph_ctrl.c 0b1ef494a7 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM vor 5 Jahren
rmt.c 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. vor 5 Jahren
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver vor 6 Jahren
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 vor 6 Jahren
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer vor 6 Jahren
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) vor 6 Jahren
sdmmc_host.c fb0fa34ac8 sdmmc: Correctly check function parameters before using them vor 5 Jahren
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) vor 6 Jahren
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) vor 6 Jahren
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 vor 6 Jahren
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. vor 6 Jahren
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards vor 6 Jahren
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta vor 6 Jahren
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver vor 6 Jahren
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level vor 5 Jahren
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus vor 5 Jahren
spi_master.c 929632739a spi: fix duplex mode switch issue for multi devices vor 5 Jahren
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus vor 5 Jahren
timer.c ff4ca61cc6 timer: add IRAM_ATTR to spinlock give/take API vor 4 Jahren
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 vor 6 Jahren
twai.c a0bb9b2f57 TWAI: ISR runs when cache is disabled vor 5 Jahren
uart.c c8ef66abad driver(uart): fix uart module reset issue (release V4.2) vor 4 Jahren