mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-10 14:42:08 +03:00
* Corrected missed edit in check_poison_block() change variable ok to bool. Updated time_stats (used by UMM_CRITICAL_METRICS) initializer to include UMM_POINSON_CHECK_LITE. Update maintenace comment block for UMM_REALLOC_... * Add missing defined(UMM_INTEGRITY_CHECK) to heap.cpp. Fixes build case of UMM_INTEGRITY_CHECK and Debug port: "disabled"