Skip to content
Snippets Groups Projects
Verified Commit 6df7e446 authored by rahix's avatar rahix
Browse files

feat(epicardium): Enable uxTaskGetStackHighWaterMark


Signed-off-by: default avatarRahix <rahix@rahix.de>
parent b8703386
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@
#define INCLUDE_vTaskSuspend 1
#define INCLUDE_vTaskDelay 1
#define INCLUDE_uxTaskGetStackHighWaterMark 1
/* Allow static allocation of data structures */
#define configSUPPORT_STATIC_ALLOCATION 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment