esp-idf/components
Ivan Grokhotkov 695f075a13 Merge branch 'bugfix/core_dump_data_struct_ovf' into 'master'
Fixes core dump data overwriting

See merge request espressif/esp-idf!8611
2020-05-13 04:03:29 +08:00
..
app_trace
app_update
asio
bootloader Merge branch 'bugfix/display_partition_table' into 'master' 2020-05-04 14:51:32 +08:00
bootloader_support Merge branch 'bugfix/secure_boot_v2_fixes' into 'master' 2020-05-05 11:13:30 +08:00
bt Merge branch 'bugfix/ble_mesh_node_old_version_to_new' into 'master' 2020-05-12 20:36:55 +08:00
cbor
coap
console Update linenoise.c: calloc returning NULL is not handled 2020-05-06 13:21:56 +08:00
cxx
driver spi: suppress spi_bus_lock_touch log level 2020-05-07 00:32:24 +08:00
efuse Remove "disable ROM BASIC boot mode" from ESP32-S2 2020-05-01 16:16:47 +10:00
esp-tls tcp_transport: close to return error only for socket error or invalid args 2020-05-05 15:53:09 +02:00
esp32 Merge branch 'feature/twdt_prints_backtrace' into 'master' 2020-05-04 14:58:53 +08:00
esp32s2 Merge branch 'feature/usb_wrap_headers' into 'master' 2020-05-10 19:19:14 +08:00
esp_adc_cal
esp_common Merge branch 'mesh/power_save_function' into 'master' 2020-05-06 15:53:49 +08:00
esp_eth
esp_event
esp_gdbstub docs: added information of task states on fatal errors documentation. 2020-04-27 14:41:55 +00:00
esp_hid esp_hid: fix memory leak if getting dev reports fails 2020-05-07 12:56:54 +00:00
esp_http_client esp_http_client: Add API to get URL from client 2020-05-07 14:20:28 +05:30
esp_http_server
esp_https_ota Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 2020-05-07 22:00:27 +02:00
esp_https_server
esp_local_ctrl
esp_netif esp_netif: fix default connect handler to check dhcpc return value 2020-05-06 07:26:50 +02:00
esp_ringbuf
esp_rom
esp_serial_slave_link
esp_system esp_system: remove duplicated esp_digital_reset function 2020-05-04 10:13:14 +00:00
esp_timer
esp_websocket_client
esp_wifi esp_wifi: Fix AP switch to adjacent channel without disconnect 2020-05-09 17:26:51 +08:00
espcoredump coredump: Fixes coredump data overwriting due to 'TaskSnapshot_t' and 'core_dump_task_header_t' difference 2020-05-06 15:04:58 +03:00
esptool_py esptool: fix malformed json when no files are flashed 2020-05-04 19:11:26 +02:00
expat
fatfs
freemodbus
freertos coredump: Increases FreeRTOS ISR stack for ELF data format 2020-05-06 20:07:30 +03:00
heap heap: added alloc failed hook and configuration options 2020-05-04 10:58:38 -03:00
idf_test mesh/ci: fix MESH_EST_0216 2020-05-05 18:07:31 +08:00
jsmn
json
libsodium
log
lwip dhcpserver: make subnet mask configurable 2020-04-30 14:04:22 +00:00
mbedtls mbedtls_hkdf: Add a config option to enable HKDF 2020-05-11 11:49:14 +05:30
mdns mdns: Allow config mDNS task stack size 2020-05-07 21:49:02 +02:00
mqtt mqtt: clenaup logs and docs 2020-04-30 14:05:36 +00:00
newlib Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master' 2020-05-07 15:17:13 +08:00
nghttp
nvs_flash
openssl
partition_table esptool: don't generate flashing metadata in loadable elf build 2020-05-04 19:11:00 +02:00
perfmon
protobuf-c
protocomm protocomm_httpd: Restart security session if request is received on a new session 2020-05-11 13:01:13 +00:00
pthread pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 2020-05-08 11:55:23 +05:30
sdmmc
soc soc/usb: use new headers in LL, move some code out of LL 2020-04-29 10:04:13 +02:00
spi_flash spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase 2020-04-30 13:58:13 +08:00
spiffs
tcp_transport tcp_transport: unit test for tcp connection timeout 2020-05-05 15:53:09 +02:00
tcpip_adapter
tinyusb soc/usb: use new headers in LL, move some code out of LL 2020-04-29 10:04:13 +02:00
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'bugfix/supplicant_general_fixes' into 'master' 2020-05-12 11:03:14 +08:00
xtensa