mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Documentation/components/boards.rst: fix typo
fix a small typo in boards file
This commit is contained in:
parent
2a6059a206
commit
75a12b1258
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ Summary of Files
|
|||
|
||||
* ``include/`` -- This directory contains board specific header files. This
|
||||
directory will be linked as include/arch/board at configuration time and
|
||||
can be included via #include <arch/board/header.h>``. These header file
|
||||
can be included via ``#include <arch/board/header.h>``. These header file
|
||||
can only be included by files in ``arch/<arch>include/`` and
|
||||
``arch/<arch>/src``
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue