Angus Gratton
2021-02-19 18:39:26 +11:00
parent 2a27e46cd9
commit dc6b950257
23 changed files with 860 additions and 13 deletions

View File

@@ -136,11 +136,7 @@
#define configTICK_RATE_HZ ( CONFIG_FREERTOS_HZ )
/* This has impact on speed of search for highest priority */
#ifdef SMALL_TEST
#define configMAX_PRIORITIES ( 7 )
#else
#define configMAX_PRIORITIES ( 25 )
#endif
/* Various things that impact minimum stack sizes */