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