Gustavo Henrique Nihei de7d86b8a1 driver: Refactor and clean up SPI Slave test 4 yıl önce
..
esp32 f48346f22f adc: apply adc power API to adc driver 4 yıl önce
esp32c3 b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 yıl önce
esp32s2 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 yıl önce
esp32s3 e310fb1393 fix: reduce the consumption of touch sensor during deep sleep 4 yıl önce
include 596d17a6cc spi_docs: Fixed the default value of max_transfer_sz. 4 yıl önce
test de7d86b8a1 driver: Refactor and clean up SPI Slave test 4 yıl önce
CMakeLists.txt 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 yıl önce
Kconfig 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 yıl önce
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
adc_common.c f48346f22f adc: apply adc power API to adc driver 4 yıl önce
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 yıl önce
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 yıl önce
dedic_gpio.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
gdma.c 19f18aaa11 gdma: fix wrong level of {group,pair} ref count 5 yıl önce
gpio.c 16cf160d57 deep sleep: fix sleep gpio wakeup fail issue 4 yıl önce
i2c.c b6826d8878 dreiver/i2c: delete i2c cmd_mux semaphore more cleanly v4.3 4 yıl önce
i2s.c 07410a1381 i2s: fix write failure issue in slave mode 4 yıl önce
ledc.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
linker.lf 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 yıl önce
mcpwm.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
pcnt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
periph_ctrl.c 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 yıl önce
rmt.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
rtc_io.c 198d350fe5 esp_system: support gpio wakeup from deep sleep on esp32c3 5 yıl önce
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 yıl önce
sdio_slave.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 yıl önce
sdmmc_host.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 yıl önce
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 yıl önce
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 yıl önce
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 yıl önce
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 yıl önce
sigmadelta.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 yıl önce
spi_common.c 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 yıl önce
spi_master.c 52a8f6cdd5 essl: add essl spi support to communicate with spi slave hd mode 4 yıl önce
spi_slave.c 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 yıl önce
spi_slave_hd.c 20993109e8 spi_slave_hd: add callback after data is loaded to the DMA for segment mode 4 yıl önce
timer.c 8b2331a810 driver/timer: only re-enable alarm in callback when auto reload is true 4 yıl önce
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 yıl önce
twai.c 9da031e0c3 Merge branch 'bugfix/twai_caps_naming_and_tidy_up_v4.3' into 'release/v4.3' 4 yıl önce
uart.c 73c5a68c6f uart: support alloc driver object in SRAM 4 yıl önce