1
0
forked from me/IronOS

First pass

This commit is contained in:
Ben V. Brown
2021-03-18 22:18:10 +11:00
parent 04d72cbcd8
commit 4c979655f4
8 changed files with 7 additions and 297 deletions

View File

@@ -45,8 +45,8 @@
/* Run time and task stats gathering related definitions. */
#define configGENERATE_RUN_TIME_STATS 0
#define configUSE_TRACE_FACILITY 1
#define configUSE_STATS_FORMATTING_FUNCTIONS 1
#define configUSE_TRACE_FACILITY 0
#define configUSE_STATS_FORMATTING_FUNCTIONS 0
/* Co-routine related definitions. */
#define configUSE_CO_ROUTINES 0