mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix a ultra-trivial typo
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ Module of NuttX and will appear as nuttx/configs when the NuttX repository
|
|||||||
is cloned.
|
is cloned.
|
||||||
|
|
||||||
The nuttx/configs directory is a part of the internal OS. It there should
|
The nuttx/configs directory is a part of the internal OS. It there should
|
||||||
contain only OS bring-up logic and driver initialization logic. THERE SHOUL
|
contain only OS bring-up logic and driver initialization logic. THERE SHOULD
|
||||||
BE NO APPLICATION CALLABLE LOGIC IN THIS DIRECTORY.
|
BE NO APPLICATION CALLABLE LOGIC IN THIS DIRECTORY.
|
||||||
|
|
||||||
If you have board-specific, application callable logic, that logic should not
|
If you have board-specific, application callable logic, that logic should not
|
||||||
go here. Please consider using a sub-directory under apps/platform instead.
|
go here. Please consider using a sub-directory under apps/platform instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user