This commit is contained in:
hathach
2024-11-21 19:36:52 +07:00
parent 85e54b0fc3
commit 01df8c36de
6 changed files with 201 additions and 7 deletions

View File

@@ -94,6 +94,7 @@
#define configUSE_TICK_HOOK 0
#define configUSE_MALLOC_FAILED_HOOK 0 // cause nested extern warning
#define configCHECK_FOR_STACK_OVERFLOW 2
#define configCHECK_HANDLER_INSTALLATION 0
/* Run time and task stats gathering related definitions. */
#define configGENERATE_RUN_TIME_STATS 0