Michael (XIAO Xufeng) f8f2f7c297 Merge branch 'bugfix/touch_sensor_denoise_ci_for_esp32s2' into 'master' 5 年之前
..
esp32 8d922847af driver(adc): esp32s2 support API adc2_vref_to_gpio 5 年之前
esp32s2 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 年之前
include f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 年之前
test f8f2f7c297 Merge branch 'bugfix/touch_sensor_denoise_ci_for_esp32s2' into 'master' 5 年之前
CMakeLists.txt f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 年之前
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target 6 年之前
adc1_private.h baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 年之前
adc_common.c 8d922847af driver(adc): esp32s2 support API adc2_vref_to_gpio 5 年之前
component.mk f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 年之前
dac.c 3cc2d0e9a4 Driver(adc): Disable the synchronization operation function of ADC1 and DAC 5 年之前
gpio.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
i2c.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
i2s.c 166d5f17f3 driver(I2S): Fix I2S reset issue 5 年之前
ledc.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
mcpwm.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
pcnt.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
periph_ctrl.c e0b9f7be6d periph_clk_gating: add reference counter 5 年之前
rmt.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 年之前
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 年之前
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 年之前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年之前
sdmmc_host.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
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 a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 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 a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level 5 年之前
spi_common.c a50ea8ad55 spi: allow force pins being configured throug GPIO matrix 5 年之前
spi_master.c fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 5 年之前
spi_slave.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
spi_slave_hd.c f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 年之前
timer.c c11621e64e timer: add return task awoken for timer callback 5 年之前
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 年之前
twai.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
uart.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前