unittests running but failing

This commit is contained in:
2023-01-13 12:48:14 +01:00
parent a993c4e0d4
commit 39dad5f45b
5 changed files with 49 additions and 5 deletions

View File

@ -16,7 +16,7 @@
#define configTASK_NOTIFICATION_ARRAY_ENTRIES 3
#define configUSE_MUTEXES 1
#define configUSE_RECURSIVE_MUTEXES 0
#define configUSE_COUNTING_SEMAPHORES 0
#define configUSE_COUNTING_SEMAPHORES 1
#define configUSE_ALTERNATIVE_API 0 /* Deprecated! */
#define configQUEUE_REGISTRY_SIZE 10
#define configUSE_QUEUE_SETS 0