esp-idf/components/driver
Roland Dobai 37126d3451 Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
..
include/driver Merge branch 'feat/spi_check_length_buffer' into 'master' 2018-12-04 11:48:32 +08:00
test spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
CMakeLists.txt
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
adc1_i2s_private.h
can.c
component.mk
gpio.c
i2c.c bugfix(i2c): reduce speed of I2C master bus reset routine and release SDA 2018-11-30 10:08:28 +08:00
i2s.c
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_module.c
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_master: fix the timing a little so that can assign delay half clock manually 2019-01-26 00:10:41 +08:00
spi_slave.c spi_slave: improve the timing configuration 2019-01-26 00:10:41 +08:00
timer.c driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset 2018-12-18 13:10:15 +08:00
uart.c