esp-idf/components/driver
Wang Jia Lin 7494877b1c Merge branch 'refactor/hal_pcnt_driver' into 'master'
refactor(pcnt): add hal pcnt driver

See merge request espressif/esp-idf!5600
2019-11-19 17:22:49 +08:00
..
esp32s2beta
include/driver Merge branch 'refactor/hal_pcnt_driver' into 'master' 2019-11-19 17:22:49 +08:00
test Merge branch 'bugfix/ledc_ut_esp32s2beta' into 'master' 2019-11-18 16:19:42 +08:00
CMakeLists.txt
Kconfig
adc1_i2s_private.h
can.c CAN: Fix critical section compliance 2019-10-29 20:06:39 +08:00
component.mk
gpio.c
i2c.c
i2s.c
ledc.c bugfix(LEDC):fix ledc CI issue for esp32s2beta. 2019-11-14 12:20:29 +08:00
mcpwm.c
pcnt.c refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
periph_ctrl.c
rmt.c
rtc_module.c Fixed warnings for components driver, esp32 and mbedtls 2019-11-15 08:51:16 +00:00
sdio_slave.c
sdkconfig.rename
sdmmc_host.c Merge branch 'bugfix/fix_i2s_include_head_bug' into 'master' 2019-10-29 13:19:00 +08:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c
spi_master.c
spi_slave.c
timer.c
uart.c uart: make uart_driver_install() more backward compatible, so if the interrupt handler configured to be in IRAM and not flagged in intr_alloc_flags argument, then the flag is gracefully updated rather then error return 2019-11-11 15:27:09 +00:00