Paul Abbott b75e3de447 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h пре 7 година
..
esp32 3a468a1ffd Refactor the touch sensor driver пре 6 година
esp32s2 11fac8637a docs: Resolve doxygen & Sphinx warnings пре 6 година
include b75e3de447 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h пре 6 година
test d16ad4a67a ci: disable case witout runners пре 6 година
CMakeLists.txt 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target пре 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 429712c6eb freertos: moved all xtensa specific files into a separated folder пре 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 aac935ec81 bugfix(i2c): fix I2C driver breaking change issue. пре 6 година
i2s.c 25c0752682 i2s: fix regression in retrieval of chip revision causing apll test to fail пре 6 година
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
mcpwm.c 538540ce21 mcpwm: add HAL layer support пре 6 година
pcnt.c b1a72866ca refactor(pcnt): add hal pcnt driver пре 6 година
periph_ctrl.c 4bfd0b961b Merge branch 'fix/spi_on_esp32s2' into 'master' пре 6 година
rmt.c 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items пре 6 година
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 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 278634dcbd sdspi: support crc16_be for esp32s2 пре 6 година
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix пре 7 година
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. пре 6 година
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 e62b831867 refactor(sigmadelta): add hal sigmadelta driver пре 6 година
spi_common.c 7026087dc0 spi: support esp32s2 пре 6 година
spi_master.c 7026087dc0 spi: support esp32s2 пре 6 година
spi_slave.c 7026087dc0 spi: support esp32s2 пре 6 година
timer.c bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions пре 6 година
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
uart.c e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година