Change all 'Nuttx' to 'NuttX'

Unify the naming convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-10-19 12:09:06 +08:00
committed by Brennan Ashton
parent d5c6bfe6cf
commit eb4121ce38
117 changed files with 195 additions and 201 deletions
+1 -1
View File
@@ -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