Angus Gratton a0644bf8ae Merge branch 'test/resume_ut_esp32s2' into 'master' 6 years ago
..
esp32 3a468a1ffd Refactor the touch sensor driver 6 years ago
esp32s2 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 years ago
include 41bc06b9b9 Merge branch 'bugfix/docs_ledc' into 'master' 6 years ago
test d16ad4a67a ci: disable case witout runners 6 years ago
CMakeLists.txt 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 years ago
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target 6 years ago
adc.c f49b192a5e refactor the adc driver 6 years ago
adc1_i2s_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
can.c 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 years ago
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 years ago
dac.c 03ac1aaafd dac: refactor driver add hal 6 years ago
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 years ago
i2c.c aac935ec81 bugfix(i2c): fix I2C driver breaking change issue. 6 years ago
i2s.c 25c0752682 i2s: fix regression in retrieval of chip revision causing apll test to fail 6 years ago
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
mcpwm.c 538540ce21 mcpwm: add HAL layer support 6 years ago
pcnt.c b1a72866ca refactor(pcnt): add hal pcnt driver 6 years ago
periph_ctrl.c 4bfd0b961b Merge branch 'fix/spi_on_esp32s2' into 'master' 6 years ago
rmt.c 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 6 years ago
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 years ago
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 years ago
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 6 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. 6 years ago
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 years ago
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 years ago
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 years ago
spi_common.c 7026087dc0 spi: support esp32s2 6 years ago
spi_master.c 7026087dc0 spi: support esp32s2 6 years ago
spi_slave.c 7026087dc0 spi: support esp32s2 6 years ago
timer.c bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 years ago
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
uart.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago