manual revision to pass clang-format
This commit is contained in:
parent
c321e53391
commit
09f1f9dd0d
@ -63,7 +63,7 @@ extern uint32_t SystemCoreClock;
|
|||||||
#define configMAX_PRIORITIES (5)
|
#define configMAX_PRIORITIES (5)
|
||||||
#endif
|
#endif
|
||||||
#define configMINIMAL_STACK_SIZE ((unsigned short) 50)
|
#define configMINIMAL_STACK_SIZE ((unsigned short) 50)
|
||||||
#define configTOTAL_HEAP_SIZE ((size_t)(32 * 1024))
|
#define configTOTAL_HEAP_SIZE (size_t)(32 * 1024)
|
||||||
#define configMAX_TASK_NAME_LEN (10)
|
#define configMAX_TASK_NAME_LEN (10)
|
||||||
#define configUSE_TRACE_FACILITY 1
|
#define configUSE_TRACE_FACILITY 1
|
||||||
#define configUSE_16_BIT_TICKS 0
|
#define configUSE_16_BIT_TICKS 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user