esp-idf/components
Ivan Grokhotkov 9ff446e6f9 soc: convert line endings to unix 2017-04-11 15:44:22 +08:00
..
app_update app_update: fix logic error when update ota info 2017-02-22 10:26:04 +11:00
aws_iot AWS IoT Device SDK Support 2017-03-13 17:23:29 +08:00
bootloader make: don’t override TEST_COMPONENTS 2017-03-09 19:43:39 +08:00
bootloader_support Merge branch 'feature/docs_partition_ota_flash' into 'master' 2017-03-03 11:27:01 +08:00
bt Merge branch 'bugfix/btdm_task_priority' into 'master' 2017-04-07 14:56:31 +08:00
coap
cxx
driver Fix timing adjustment needed for higher speeds of SPI master bus. 2017-03-28 11:31:59 +08:00
esp32 soc: move header files into soc component 2017-04-11 14:06:40 +08:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py idf_monitor: Small fixes (baud rate, EOL, /dev/tty.X on macOS, Ctrl-T on failure) 2017-03-21 16:00:32 +08:00
ethernet ethernet: Fix typo in log message 2017-03-22 15:22:27 +08:00
expat
fatfs fatfs: Support for Long Filenames 2017-03-08 09:54:40 +11:00
freertos freertos tests: Extend preemption test cases to cross-core wakeup 2017-04-04 10:10:08 +10:00
idf_test Merge branch 'test/reboot_between_unit_test_cases' into 'release/v2.0' 2017-04-10 12:59:49 +08:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json
log
lwip Merge branch 'feature/implement_lwip_critical_protect_with_mutex' into 'master' 2017-04-01 17:27:20 +08:00
mbedtls Merge branch 'bugfix/mbedtls_non_blocking_sockets' into 'master' 2017-03-15 10:39:53 +08:00
mdns Add AFL fuzz test 2017-04-05 09:23:09 +03:00
micro-ecc
newlib Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master' 2017-03-08 14:27:58 +08:00
nghttp
nvs_flash nvs: print page state as text in nvs_dump 2017-03-15 17:28:07 +08:00
openssl components/openssl : Fix compilation error when openssl debugging is enabled 2017-02-20 09:45:50 +08:00
partition_table partition_table: update unit test 2017-03-04 17:45:04 +08:00
sdmmc
soc/esp32/include/soc soc: convert line endings to unix 2017-04-11 15:44:22 +08:00
spi_flash spi_flash: fix race condition in s_flash_op_complete access 2017-03-28 01:34:17 +08:00
tcpip_adapter optimize tcpip adapter layer 2017-04-01 16:41:51 +08:00
ulp ulp: add build system integration and example 2017-03-27 12:41:00 +08:00
vfs
wpa_supplicant
xtensa-debug-module