mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 13:45:00 -05:00
Update formatting
This commit is contained in:
parent
b6a04e175d
commit
3e6ff8e659
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@
|
|||
* and Cortex-M85 ports as M-Profile Vector Extension (MVE) is available only on
|
||||
* these architectures. configENABLE_MVE must be left undefined, or defined to 0
|
||||
* for the Cortex-M23,Cortex-M33 and Cortex-M35P ports. */
|
||||
#define configENABLE_MVE 1
|
||||
#define configENABLE_MVE 1
|
||||
|
||||
/******************************************************************************/
|
||||
/* Definitions that include or exclude functionality. *************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue