mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cd805a5ab1
Previously, condition_4 was making impossible the valid scenario start > heap_start && end == heap_end. Now, the end == heap_end and start == heap_start case is handled separately allowing the case start > heap_start && ned == heap_end to be considered a valid scenario |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
pytest_heap.py | ||
README.md | ||
sdkconfig.ci.8bit_access | ||
sdkconfig.ci.abort_alloc_fail | ||
sdkconfig.ci.comprehensive_poisoning | ||
sdkconfig.ci.light_poisoning | ||
sdkconfig.ci.no_poisoning | ||
sdkconfig.ci.psram | ||
sdkconfig.ci.psram_all_ext | ||
sdkconfig.defaults |
Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
---|