From d40d5ba0f6021938b7a3e04837cc3502e6adfab9 Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:12:11 +0100 Subject: [PATCH] Disable USE_HIMEM_IF_AVAILABLE --- code/include/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/include/defines.h b/code/include/defines.h index 432bc79a..98db2bf7 100644 --- a/code/include/defines.h +++ b/code/include/defines.h @@ -21,7 +21,7 @@ // use himem //https://github.com/jomjol/AI-on-the-edge-device/issues/1842 - #define USE_HIMEM_IF_AVAILABLE + //#define USE_HIMEM_IF_AVAILABLE /* Uncomment this to generate task list with stack sizes using the /heap handler PLEASE BE AWARE: The following CONFIG parameters have to to be set in