esp-idf/components
Ivan Grokhotkov c6d25dd9cc Merge branch 'features/http2_demo' into 'master'
HTTP2 Client Demo

See merge request !1475
2017-11-15 14:51:51 +08:00
..
app_trace unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_update
aws_iot
bootloader bootloader: wait for UART FIFO to be empty before switching frequency 2017-11-09 13:17:58 +08:00
bootloader_support
bt Merge branch 'bugfix/btdm_gattc_command_queue_fix' into 'master' 2017-11-15 10:54:02 +08:00
coap Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
console
cxx
driver Merge branch 'feature/spi_variable_len' into 'master' 2017-11-14 00:08:50 +08:00
esp32 esp32: update wifi lib to fix some wifi bugs 2017-11-14 20:45:33 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet component/emac: fix process rx err 2017-11-15 11:04:32 +08:00
expat
fatfs Merge branch 'feature/fatfs_kconfig_options' into 'master' 2017-11-11 02:48:15 +08:00
freertos unit tests: fix queue registry test 2017-11-14 23:53:08 +08:00
heap freertos/add C++ include guards for esp_heap_caps.h 2017-11-10 12:01:30 +08:00
idf_test test: support test for UT cases expect to reset 2017-11-07 12:19:39 +08:00
jsmn
json
libsodium
log
lwip lwip: fix socket close crash issue 2017-11-13 06:00:52 +00:00
mbedtls Merge branch 'bugfix/hardware_mpi_sign' into 'master' 2017-11-07 19:30:31 +08:00
mdns components/mdns: wrong Message compression detect 2017-11-03 16:52:22 +08:00
micro-ecc
newlib Merge branch 'bugfix/select_fdset' into 'master' 2017-10-23 10:55:33 +08:00
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash
openssl [openssl] Add support for SNI (sending the hostname) 2017-10-31 16:57:38 +05:30
partition_table
pthread pthread: Fix pthread_once to use atomic compare and set 2017-11-07 14:28:43 +05:30
sdmmc
soc soc/rtc: raise core voltage when 80MHz flash frequency is used 2017-11-08 21:13:02 +08:00
spi_flash spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 2017-11-03 15:52:27 -07:00
spiffs
tcpip_adapter bugfix: add netif info in event message when got ipv6 address 2017-10-23 13:50:43 +08:00
ulp fix makefile for multiple source files 2017-11-03 16:40:15 +08:00
vfs add missing ioctl declaration 2017-10-23 19:47:33 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module