esp-idf/components
Tian Hao b8b2816f67 component/bt : fix unloaded memory(0x3fff0000 overwrite) bug 2017-09-06 21:45:18 +08:00
..
app_trace build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10: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 build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bootloader build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bootloader_support build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bt component/bt : fix unloaded memory(0x3fff0000 overwrite) bug 2017-09-06 21:45:18 +08:00
coap
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
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/soft_reboot_psram' into 'master' 2017-09-05 15:43:30 +08:00
esp_adc_cal Bugfix/ added esp_adc_cal include guards 2017-09-01 12:07:37 +08:00
espcoredump
esptool_py Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
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 Merge branch 'feature/build_warn_undefined_vars' into 'master' 2017-09-05 15:39:48 +08:00
heap
idf_test unit test: add sd env and spi env for sdmmc 2017-08-22 21:01:34 +08:00
jsmn
json
libsodium
log Merge branch 'bugfix/log_tag_change_level' into 'master' 2017-08-31 10:45:55 +08:00
lwip Merge branch 'feature/build_warn_undefined_vars' into 'master' 2017-09-05 15:39:48 +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 build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
nghttp
nvs_flash nvs: check CRC of items on full pages 2017-09-04 14:37:33 +08:00
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