Cube version update && rename
This commit is contained in:
parent
cf41cd6af0
commit
5afda45226
75 changed files with 55323 additions and 53939 deletions
|
@ -78,6 +78,9 @@
|
|||
#define configTIMER_QUEUE_LENGTH 10
|
||||
#define configTIMER_TASK_STACK_DEPTH 64
|
||||
|
||||
/* The following flag must be enabled only when using newlib */
|
||||
#define configUSE_NEWLIB_REENTRANT 1
|
||||
|
||||
/* Set the following definitions to 1 to include the API function, or zero
|
||||
to exclude the API function. */
|
||||
#define INCLUDE_vTaskPrioritySet 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue