Implement transparent printf support

This commit is contained in:
Vadim Kaushan
2020-09-10 21:55:10 +03:00
parent 0727e1560a
commit d39d2265e3
3 changed files with 35 additions and 2 deletions

View File

@@ -68,6 +68,7 @@
#define configQUEUE_REGISTRY_SIZE 8
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 1
#define configUSE_COUNTING_SEMAPHORES 1
#define configNUM_THREAD_LOCAL_STORAGE_POINTERS 1
/* Co-routine definitions. */
#define configUSE_CO_ROUTINES 0