esp-idf/components/driver
Ivan Grokhotkov caeab09f65 Merge branch 'bugfix/src_encoding' into 'master'
Correct source code encoding

See merge request idf/esp-idf!2820
2018-07-24 22:03:46 +08:00
..
include/driver Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
test test/uart: fix compilation warning 2018-07-24 09:56:40 +03:00
Kconfig
adc1_i2s_private.h
can.c
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 Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
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 Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 2018-07-24 04:08:43 +08:00
sdio_slave.c
sdmmc_host.c
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 Correct source code encoding 2018-07-19 14:00:44 +02:00