esp-idf/components/driver
Wang Jia Lin de907e8801 Merge branch 'bugfix/rmt_mem_num_maximum_limit_is_not_accurate' into 'master'
bugfix(rmt): Modify the rmt_mem_num maximum limit value from 15 to 8.

See merge request idf/esp-idf!2734
2018-07-18 16:15:14 +08:00
..
include/driver Merge branch 'bugfix/sdmmc_auto_stop_cmd' into 'master' 2018-07-18 14:55:45 +08:00
test driver(gpio) : Fixed the gpio related bug for release v3.1. 2018-07-12 20:19:02 +08:00
Kconfig
adc1_i2s_private.h
can.c CAN Driver 2018-07-04 14:01:57 +08:00
component.mk
gpio.c driver(gpio) : Fixed the gpio related bug for release v3.1. 2018-07-12 20:19:02 +08:00
i2c.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
i2s.c
ledc.c bugfix(ledc): fix bugs reported from unit-test and github. 2018-07-10 02:22:23 +08:00
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c Modify the rmt_mem_num maximum limit value from 15 to 8. 2018-07-16 19:10:42 +08:00
rtc_module.c driver: Fix memory leak in rtc_isr_deregister() 2018-07-11 21:34:09 +08:00
sdio_slave.c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
sdmmc_host.c fix(sdmmc): disable all pulldowns used by sdmmc host 2018-07-06 18:17:51 +08:00
sdmmc_private.h
sdmmc_transaction.c sdmmc: enable host auto_stop only for certain commands 2018-07-13 03:28:10 +00:00
sdspi_crc.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_crc.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_host.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_private.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_transaction.c
sigmadelta.c
spi_common.c
spi_master.c Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master' 2018-07-16 16:30:36 +08:00
spi_slave.c
timer.c
uart.c driver(uart): Fix uart time_out bug when using ref_tick 2018-07-16 16:56:14 +08:00