Wang Jia Lin 1ffcb54444 Merge branch 'bugfix/fix_esp32-s2_rtc_io_issue' into 'master' 6 年 前
..
esp32 3a468a1ffd Refactor the touch sensor driver 6 年 前
esp32s2beta 3a468a1ffd Refactor the touch sensor driver 6 年 前
include 1ffcb54444 Merge branch 'bugfix/fix_esp32-s2_rtc_io_issue' into 'master' 6 年 前
test af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 年 前
CMakeLists.txt 3a468a1ffd Refactor the touch sensor driver 6 年 前
Kconfig 0c2bf7c8bc rtcio: add hal for driver 6 年 前
adc.c f49b192a5e refactor the adc driver 6 年 前
adc1_i2s_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
can.c d2114d70a0 CAN: Fix critical section compliance 6 年 前
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 年 前
dac.c 03ac1aaafd dac: refactor driver add hal 6 年 前
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 年 前
i2c.c 28286183d1 feature(I2C): Add i2c hal support. 6 年 前
i2s.c 25c0752682 i2s: fix regression in retrieval of chip revision causing apll test to fail 6 年 前
ledc.c 857dec108d feat(ledc): refactor ledc driver 6 年 前
mcpwm.c 538540ce21 mcpwm: add HAL layer support 6 年 前
pcnt.c b1a72866ca refactor(pcnt): add hal pcnt driver 6 年 前
periph_ctrl.c 99ef587a05 run WiFi on ESP32SBETA 6 年 前
rmt.c 8fd8695ea1 rmt: add HAL layer 6 年 前
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 年 前
rtc_module.c 3a468a1ffd Refactor the touch sensor driver 6 年 前
sdio_slave.c 3fd896fe64 sdio_slave: update version read from CCCR to 2.0 6 年 前
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 年 前
sdmmc_host.c 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 年 前
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 c159984264 separate rom from esp32 component to esp_rom 7 年 前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年 前
sdspi_host.c 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 年 前
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 7 年 前
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 年 前
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 年 前
spi_common.c e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 年 前
spi_master.c 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge 6 年 前
spi_slave.c 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 6 年 前
timer.c bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 年 前
touch_sensor_common.c 3a468a1ffd Refactor the touch sensor driver 6 年 前
uart.c f27ae9b0e2 feature: Add uart hal support. 6 年 前