esp-idf/components/driver
David Cermak b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 2019-11-13 12:36:25 +01:00
..
esp32s2beta
include/driver 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
test examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 2019-11-13 12:36:25 +01: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
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_module.c
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 Merge branch 'master' into feature/esp32s2beta_merge 2019-10-15 14:59:27 +11:00
spi_master.c Merge branch 'master' into feature/esp32s2beta_merge 2019-10-15 14:59:27 +11:00
spi_slave.c Merge branch 'master' into feature/esp32s2beta_merge 2019-10-15 14:59:27 +11:00
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