mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Merged in mjkoch/nuttx/mjkoch (pull request #841)
Correct a few tpyos Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
committed by
Gregory Nutt
parent
92554257b9
commit
1b325342f4
+1
-1
@@ -7,7 +7,7 @@ README
|
||||
|
||||
In the two pass build, the application logic is built during the first
|
||||
phase, pass 1. In that phase, the application may generate and install
|
||||
source files in the pass1/directory.
|
||||
source files into the pass1/ directory.
|
||||
|
||||
The operating system is built during phase 2 of the build. At that time,
|
||||
those source files in the pass1/ directory will be built and incorporated
|
||||
|
||||
Reference in New Issue
Block a user