esp-idf/components
Anuj Deshpande b3894dba97 console: Free alloc'd memory after error conditions
Closes https://github.com/espressif/esp-idf/issues/1901
2018-04-30 14:21:03 +05:30
..
app_trace
app_update log: Make ESP_LOGx macros into single statements 2018-04-26 09:08:07 +10:00
aws_iot Typo in aws_iot_config.h 2018-04-20 19:32:52 +05:30
bootloader bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bootloader_support esp32: Adds support for SW breakpoints in flash 2018-04-26 10:17:02 +03:00
bt Merge branch 'bugfix/btdm_genrate_hash_key_by_bluedroid' into 'master' 2018-04-28 16:42:27 +08:00
coap Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
console console: Free alloc'd memory after error conditions 2018-04-30 14:21:03 +05:30
cxx
driver esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine 2018-04-27 15:02:30 +08:00
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine 2018-04-27 15:02:30 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs fatfs/test: increase stack size in read-write unit test 2018-04-18 14:35:21 +08:00
freertos freertos: portCLEAN_UP_TCB should be performed before freeing tcb memory 2018-04-19 18:28:55 +05:30
heap heap: fix build failure due to missing header 2018-04-26 11:08:58 +05:30
idf_test test: fix join AP fail during AP power on 2018-04-16 09:27:46 +08:00
jsmn
json
libsodium make: Build out of tree component srcs under component build dir 2018-04-06 13:10:19 +10:00
log log: Make ESP_LOGx macros into single statements 2018-04-26 09:08:07 +10:00
lwip Revert "Merge branch 'feature/vfs_select' into 'master'" 2018-04-20 11:51:41 +08:00
mbedtls
mdns fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t 2018-04-25 21:05:21 +08:00
micro-ecc
newlib Merge branch 'feature/amazon_freertos_compat_v2' into 'master' 2018-04-20 14:55:47 +08:00
nghttp
nvs_flash nvs: run all test by default, exclude long tests by tag 2018-04-19 15:08:08 +08:00
openssl Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
partition_table partition table: Fix regression with make 3.81 2018-04-26 12:07:27 +10:00
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc sdmmc: add tests for CD and WP pins for SD and SPI mode 2018-04-24 19:08:44 +08:00
smartconfig esp32: fix few components with dependency on networking stack 2018-04-19 18:28:55 +05:30
soc Merge branch 'bugfix/sdspi_wp_cd_pins' into 'master' 2018-04-24 20:53:47 +08:00
spi_flash
spiffs Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
tcpip_adapter
ulp
vfs Revert "Merge branch 'feature/vfs_select' into 'master'" 2018-04-20 11:51:41 +08:00
wear_levelling
wpa_supplicant esp32: fix few components with dependency on networking stack 2018-04-19 18:28:55 +05:30
xtensa-debug-module