mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
Corrected configure.sh call in customboards.rst
This commit is contained in:
committed by
Alan C. Assis
parent
61f205f1d4
commit
af6c33e010
@@ -46,7 +46,7 @@ To build the custom board, the syntax is slightly different to in-tree boards an
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ .tools/configure -l ../CustomBoards/MyCustomBoardName/configs/MyCustomConfig
|
||||
$ ./tools/configure.sh -l ../CustomBoards/MyCustomBoardName/configs/MyCustomConfig
|
||||
Copy files
|
||||
Select CONFIG_HOST_LINUX=y
|
||||
Refreshing...
|
||||
|
||||
Reference in New Issue
Block a user