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
@@ -111,7 +111,7 @@ typedef unsigned int nfds_t;
typedef uint8_t pollevent_t;
/* This is the Nuttx variant of the standard pollfd structure. The poll()
/* This is the NuttX variant of the standard pollfd structure. The poll()
* interfaces receive a variable length array of such structures.
*
* REVISIT: In a multi-threaded environment, one use case might be to share