arduino-esp32/tools/sdk/include/driver/driver
Craig Leres c92b617397 Convert the few remaining cr/lf files to use lf for eol. (#1316)
If you develop on windows and need cr/lf files, see this:

    https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_formatting_and_whitespace

    Git can handle this by auto-converting CRLF line endings into LF
    when you add a file to the index, and vice versa when it checks out
    code onto your filesystem. You can turn on this functionality with
    the core.autocrlf setting. If you're on a Windows machine, set it
    to true - this converts LF endings into CRLF when you check out code:

    $ git config --global core.autocrlf true
2018-04-16 16:34:39 +02:00
..
adc2_wifi_internal.h Update IDF to e5b2c1c (#865) 2017-11-23 23:26:53 +01:00
adc.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
dac.h Update IDF to e5b2c1c (#865) 2017-11-23 23:26:53 +01:00
gpio.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
i2c.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
i2s.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
ledc.h Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
mcpwm.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
pcnt.h Update IDF to 3a271a4 (#735) 2017-10-16 21:25:41 +03:00
periph_ctrl.h Update IDF to e5b2c1c (#865) 2017-11-23 23:26:53 +01:00
rmt.h Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
rtc_cntl.h Update IDF libs to 9314bf0 2017-08-01 08:51:04 +03:00
rtc_io.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
sdmmc_defs.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
sdmmc_host.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
sdmmc_types.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
sdspi_host.h Update IDF to e5b2c1c (#865) 2017-11-23 23:26:53 +01:00
sigmadelta.h Update IDF to de750e9 and add BLE (#723) 2017-10-13 22:07:41 +03:00
spi_common.h Update IDF to 9a26296 2017-09-12 09:40:52 +03:00
spi_master.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
spi_slave.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
timer.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
touch_pad.h Update IDF to 9274814 (#767) 2017-10-24 00:21:00 +02:00
uart.h Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00