esp-idf/components
Ivan Grokhotkov 77e7af4e90 Merge branch 'feature/update_libcoap_4.2.0' into 'master'
Update component/coap to libcoap version release-4.2.0

See merge request idf/esp-idf!4499
2019-03-21 18:35:20 +08:00
..
app_trace move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
app_update merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
asio
aws_iot
bootloader
bootloader_support merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
bt Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
coap Update component/coap to libcoap version release-4.2.0 2019-03-18 12:33:52 +00:00
console console/linenoise: support buffered stdout 2019-03-13 20:17:25 +08:00
cxx
driver Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
efuse efuse: When Virtual eFuses are enabled, seed the virtual values as part of startup code 2019-03-11 15:20:40 +11:00
esp-tls
esp32 Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
esp_adc_cal
esp_event separate legacy esp_event from esp32 component to esp_event 2019-03-18 19:58:04 +08:00
esp_http_client esp_http_client: Fix header sent event bug 2019-03-14 14:31:28 +05:30
esp_http_server esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes 2019-03-05 00:21:03 +05:30
esp_https_ota
esp_https_server
esp_ringbuf
espcoredump Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
esptool_py esptool: Only insert SHA256 if overwriting zero data 2019-03-19 13:29:07 +08:00
ethernet move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
expat
fatfs
freemodbus freemodbus: change critical sections to semaphore mutex 2019-03-07 09:59:40 +01:00
freertos Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
heap heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC 2019-03-18 01:41:58 +00:00
idf_test esp32: Chunk input blocks for esp_sha() function performance, add perf test 2019-03-14 05:56:06 +00:00
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/newlib_fcntl_r_signature' into 'master' 2019-03-21 18:30:34 +08:00
mbedtls mbedtls: Fix esp_debug not including its dependencies 2019-03-21 10:48:55 +11:00
mdns mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network 2019-03-13 10:22:41 +01:00
micro-ecc
mqtt
newlib Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
nghttp
nvs_flash
openssl
partition_table
protobuf-c
protocomm Protocomm BLE: Make changes in handling BLE read/write requests 2019-03-11 19:39:26 +05:30
pthread
sdmmc
smartconfig_ack
soc Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
spi_flash Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 2019-03-21 18:34:08 +08:00
spiffs
tcp_transport tcp_transport: Fix case sensitive header comparison 2019-03-14 14:31:28 +05:30
tcpip_adapter modify the behavior for dhcpserver and tcpip_adapter: 2019-03-11 12:11:05 +08:00
ulp move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
unity move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
vfs vfs: change fcntl argument to int (instead of va_list), add weak fcntl 2019-03-19 21:44:17 +08:00
wear_levelling move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
wifi_provisioning
wpa_supplicant Fix missing declaration of __bswap64 in endian.h 2019-03-21 15:08:11 +08:00
xtensa-debug-module