esp-idf/components/driver
Michael (XIAO Xufeng) 7f8c827326 Merge branch 'bugfix/fix_driver_ut_pcnt' into 'master'
bugfix(pcnt): fix driver ut pcnt

See merge request espressif/esp-idf!6891
2020-02-27 11:29:28 +08:00
..
esp32
esp32s2 docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
include/driver bugfix(pcnt): fix driver ut pcnt 2020-02-26 16:52:53 +08:00
test Merge branch 'bugfix/fix_driver_ut_pcnt' into 'master' 2020-02-27 11:29:28 +08:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Kconfig Docs: Omit kconfig configurations not available for the target 2020-01-30 10:30:06 +01:00
adc.c
adc1_i2s_private.h
can.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
component.mk
dac.c
gpio.c
i2c.c I2C: i2c.h/i2c.c applied new code formatting 2020-02-26 15:12:03 +08:00
i2s.c
ledc.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
mcpwm.c
pcnt.c bugfix(pcnt): fix driver ut pcnt 2020-02-26 16:52:53 +08:00
periph_ctrl.c periph_ctrl: move target specific into ll files 2020-02-24 14:50:26 +08:00
rmt.c driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 2020-01-13 08:30:20 +00:00
rtc_io.c
rtc_module.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
sdio_slave.c sdio_slave: support HAL layer 2019-12-13 18:33:15 +08:00
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c sdspi: support crc16_be for esp32s2 2020-02-12 15:15:46 +08:00
sdspi_crc.h
sdspi_host.c sdspi: use polling transactions to increase reading speed. 2020-02-12 15:16:19 +08:00
sdspi_private.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sdspi_transaction.c
sigmadelta.c
spi_common.c spi: support esp32s2 2020-01-26 17:24:12 +08:00
spi_master.c spi: support esp32s2 2020-01-26 17:24:12 +08:00
spi_slave.c spi: support esp32s2 2020-01-26 17:24:12 +08:00
timer.c
touch_sensor_common.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
uart.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00