esp-idf/components
Ivan Grokhotkov 9a2583122c heap/tests: make IRAM allocation size divisible by 4
heap_caps_malloc will fail to poison a block in IRAM with size not
divisible by 4. The proper fix will be to make poisoning code
smarter, or to disallow allocations from IRAM with size not aligned
by 4.
2018-07-25 09:45:39 +03:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/src_encoding' into 'master' 2018-07-24 22:03:46 +08:00
coap
console
cxx
driver Merge branch 'bugfix/src_encoding' into 'master' 2018-07-24 22:03:46 +08:00
esp-tls
esp32
esp_adc_cal
esp_http_client
espcoredump
esptool_py
ethernet
expat
fatfs
freertos
heap heap/tests: make IRAM allocation size divisible by 4 2018-07-25 09:45:39 +03:00
http_server
idf_test
jsmn
json
libsodium
log
lwip
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
pthread
sdmmc
smartconfig_ack
soc
spi_flash
spiffs Merge branch 'feature/idf-fs-profile-modifications' into 'master' 2018-07-25 08:56:04 +08:00
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module