esp-idf/components/driver
Ivan Grokhotkov 106dc05903 Merge branch 'feature/specify_includes_belonging_esp32' into 'master'
move esp32 chip specific includes to esp32/xxx.h

See merge request idf/esp-idf!4534
2019-03-21 18:34:08 +08:00
..
include/driver Easier use of -Wsign-conversion warnings needs changes. 2019-03-21 15:08:04 +08:00
test Merge branch 'feat/spi_master_variable_dummy' into 'master' 2019-03-13 15:15:58 +08:00
CMakeLists.txt
Kconfig
adc1_i2s_private.h
can.c
component.mk
gpio.c gpio/driver: Sped the gpio_intr_service ISR up by 1.5 uSeconds (+-50% faster). 2019-03-13 13:50:43 +00:00
i2c.c Merge branch 'power_management/i2s+i2c' into 'master' 2019-03-19 17:27:59 +08:00
i2s.c PM: I2S and I2C added in the Power Management docs 2019-03-18 08:21:21 +00:00
ledc.c
mcpwm.c
pcnt.c pcnt/driver: Sped the pcnt_intr_service ISR 2019-03-13 13:50:43 +00:00
periph_ctrl.c
rmt.c rmt/driver: Sped the rmt_driver_isr_default ISR 2019-03-13 13:50:43 +00:00
rtc_module.c logs: Make verbose and debug logging cleaner 2019-03-21 11:54:04 +05:30
sdio_slave.c
sdmmc_host.c
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 move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00