arduino-esp32/tools/sdk/include
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
..
app_trace Update IDF to 9a26296 2017-09-12 09:40:52 +03:00
app_update Update IDF to 9a26296 2017-09-12 09:40:52 +03:00
bluedroid Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
bootloader_support Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
bt Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
coap update IDF libs and includes 2017-01-16 16:03:13 +02:00
config Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
console Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
driver/driver Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
esp32 Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
esp_adc_cal Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
ethernet Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
expat initial import 2016-10-06 07:09:44 -06:00
fatfs Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
freertos/freertos Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
heap Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
jsmn Update IDF 2017-04-04 01:26:23 +03:00
json Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
log Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
lwip Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
mbedtls Update IDF to 9a26296 2017-09-12 09:40:52 +03:00
mbedtls_port Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
mdns Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
newlib Update IDF to 9274814 (#767) 2017-10-24 00:21:00 +02:00
nghttp Update IDF libs to 9314bf0 2017-08-01 08:51:04 +03:00
nvs_flash Update IDF to c4e65d6 2017-09-22 17:28:54 +08:00
openssl Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
sdmmc update IDF libs and includes 2017-01-16 16:03:13 +02:00
soc/soc Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
spi_flash Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
spiffs Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
tcpip_adapter Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
ulp/esp32 Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
vfs Update IDF to e5b2c1c (#865) 2017-11-23 23:26:53 +01:00
wear_levelling Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
wpa_supplicant Update IDF libs to 969f1bb (skip BT commits) 2017-08-18 11:12:58 +03:00
xtensa-debug-module Update tools to latest IDF 2016-11-13 17:23:44 +02:00