esp-idf/components
Ivan Grokhotkov 8433fed7f4 Merge branch 'bugfix/core_dump_loop' into 'master'
esp32: Fixes infinite loop caused by exception during core dumping

See merge request !1210
2017-09-05 11:40:31 +08:00
..
app_trace apptrace lock acquire function was re-designed to minimize waiting time with disabled IRQs 2017-09-04 20:44:11 +08:00
app_update ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
aws_iot
bootloader Merge branch 'bugfix/bootloader_ota_sel' into 'master' 2017-09-05 07:25:08 +08:00
bootloader_support flash encryption: Also always disable ROM BASIC console when enabling flash encryption 2017-08-29 14:52:00 +10:00
bt Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
coap
console
cxx
driver sdmmc: use periph_ctrl to enable peripheral when initializing the host 2017-09-04 22:43:52 +08:00
esp32 Merge branch 'bugfix/core_dump_loop' into 'master' 2017-09-05 11:40:31 +08:00
esp_adc_cal Bugfix/ added esp_adc_cal include guards 2017-09-01 12:07:37 +08:00
espcoredump
esptool_py
ethernet ethernet: enable EMAC module clock on initialization 2017-09-04 22:43:52 +08:00
expat
fatfs vfs: fix double free. 2017-08-30 12:11:57 +10:00
freertos portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
heap
idf_test
jsmn
json
libsodium
log Merge branch 'bugfix/log_tag_change_level' into 'master' 2017-08-31 10:45:55 +08:00
lwip Merge branch 'bugfix/lwip_send_timeout' into 'master' 2017-09-04 18:19:59 +08:00
mbedtls mbedtls: Don't assign ctx->fd until connect() or bind() has succeeded 2017-09-05 11:08:35 +10:00
mdns Merge branch 'bugfix/memory_issues_pr838' into 'master' 2017-08-31 10:45:19 +08:00
micro-ecc
newlib Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
nghttp
nvs_flash
openssl
partition_table
sdmmc ci: disable sd card tests 2017-08-31 23:50:56 +08:00
soc Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
spi_flash Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
tcpip_adapter
ulp sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
vfs vfs_uart: fix write operation blocked by a read 2017-08-29 08:27:36 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module