mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Change all 'Nuttx' to 'NuttX'
Unify the naming convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Brennan Ashton
parent
d5c6bfe6cf
commit
eb4121ce38
@@ -706,7 +706,7 @@
|
||||
#define LPC43M0_SYSH_PRIORITY_MAX 0x00 /* Zero is maximum priority */
|
||||
#define LPC43M0_SYSH_PRIORITY_STEP 0x40 /* Steps between priorities */
|
||||
|
||||
/* Only the Cortex-M4 is supported by Nuttx */
|
||||
/* Only the Cortex-M4 is supported by NuttX */
|
||||
|
||||
#define NVIC_SYSH_PRIORITY_MIN LPC43M4_SYSH_PRIORITY_MIN
|
||||
#define NVIC_SYSH_PRIORITY_DEFAULT LPC43M4_SYSH_PRIORITY_DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user