esp-idf/components
Mahavir Jain 1aac284dda heap: add rtc fast memory region to dynamic pool
- for ESP32 only enabled in case of unicore config
- capability wise this region (8K) is same as DRAM, except non-DMA capable
- also fixed small issue in reserved memory region processing when (start == end)
2020-05-14 13:12:26 +00:00
..
app_trace
app_update
asio
bootloader
bootloader_support
bt Merge branch 'nimble/config_option_sdkconfig_rename' into 'master' 2020-05-14 09:30:16 +08:00
cbor
coap
console Update linenoise.c: calloc returning NULL is not handled 2020-05-06 13:21:56 +08:00
cxx
driver Merge branch 'test/sdio_ut_performance_time' into 'master' 2020-05-14 16:19:45 +08:00
efuse
esp-tls tcp_transport: close to return error only for socket error or invalid args 2020-05-05 15:53:09 +02:00
esp32 heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
esp32s2 heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00: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
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_timer
esp_websocket_client
esp_wifi wpa_supplicant: Fix memory leaks in WPA3 connection 2020-05-13 22:54:03 +05:30
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 esp-idf: Update esptool and add reedsolo and bitstring into requirements.txt 2020-05-14 13:29:21 +10:00
expat
fatfs
freemodbus
freertos coredump: Increases FreeRTOS ISR stack for ELF data format 2020-05-06 20:07:30 +03:00
heap
idf_test sdio: fix the unit of performance test 2020-05-12 12:25:46 +08:00
jsmn
json
libsodium
log
lwip
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
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
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 heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
spi_flash
spiffs
tcp_transport tcp_transport: unit test for tcp connection timeout 2020-05-05 15:53:09 +02:00
tcpip_adapter
tinyusb
ulp Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562 2020-05-14 17:31:05 +08:00
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant wpa_supplicant: Fix memory leaks in WPA3 connection 2020-05-13 22:54:03 +05:30
xtensa