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