Michael (XIAO Xufeng) fb1fd26caf Merge branch 'refactor/gdma_check_macro' into 'master' 4 年 前
..
esp32 cc6bfcd9ac adc: apply adc power API to adc driver 4 年 前
esp32c3 cc6bfcd9ac adc: apply adc power API to adc driver 4 年 前
esp32s2 cc6bfcd9ac adc: apply adc power API to adc driver 4 年 前
esp32s3 75dfd970b4 dac: added DAC support macro 4 年 前
include 5997fcd45d Merge branch 'feature/update_adc_programming_guide_on_c3' into 'master' 4 年 前
test 7e06a60c0d Merge branch 'refactor/no_dac_on_esp32s3' into 'master' 4 年 前
CMakeLists.txt 75dfd970b4 dac: added DAC support macro 4 年 前
Kconfig 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 年 前
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 年 前
adc_common.c 75dfd970b4 dac: added DAC support macro 4 年 前
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 年 前
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 年 前
dedic_gpio.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
gdma.c e0004dc443 gdma: replaced DMA_CHECK with ESP_GOTO_ON_FALSE and ESP_GOTO_ON_ERROR 4 年 前
gpio.c 1f54d17503 Merge branch 'bugfix/esp32c3_deep_sleep_gpio_wakeup_issue' into 'master' 4 年 前
i2c.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
i2s.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
ledc.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 年 前
mcpwm.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
pcnt.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
periph_ctrl.c 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 年 前
rmt.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
rtc_io.c a8343bc470 esp_system: support gpio wakeup from deep sleep on esp32c3 5 年 前
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 年 前
sdio_slave.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年 前
sdmmc_host.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 年 前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年 前
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 年 前
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 cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 年 前
spi_common.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前
spi_master.c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 年 前
spi_slave.c 9b9ea71ff9 spi: remove HSPI macro on esp32c3 and esp32s3 4 年 前
spi_slave_hd.c 85e29dace7 spi_slave_hd: add callback after data is loaded to the DMA for segment mode 4 年 前
timer.c 826b976ba5 timer: add IRAM_ATTR to spinlock give/take API 4 年 前
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 年 前
twai.c 54eb152a96 TWAI: Simply caps and remove unused caps 4 年 前
uart.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年 前