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