esp-idf/components/driver
kooho e22c0cce45 driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset
closes https://github.com/espressif/esp-idf/issues/2756
2018-12-18 13:10:15 +08:00
..
include/driver Merge branch 'feat/spi_check_length_buffer' into 'master' 2018-12-04 11:48:32 +08:00
test test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
CMakeLists.txt
Kconfig
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 driver(rmt): Add API get rmt channel's status. 2018-11-28 07:20:45 +00:00
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_slave.c
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