docs: Update information about tree structure
add boards, tests sub-directories to the tree. Change-Id: I353fd4a4b2b23f7d3a7ca22d42b555ffb1b14ce5 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8b10ed80cd
commit
1ab2d24c1a
1 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,9 @@ which are not described here.
|
||||||
* architecture-specific nanokernel source files
|
* architecture-specific nanokernel source files
|
||||||
* architecture-specific nanokernel include files for private APIs
|
* architecture-specific nanokernel include files for private APIs
|
||||||
* platform-specific code
|
* platform-specific code
|
||||||
* board configuration files
|
|
||||||
|
:file:`boards`
|
||||||
|
Board related code and configuration files.
|
||||||
|
|
||||||
:file:`doc`
|
:file:`doc`
|
||||||
Zephyr documentation-related material and tools.
|
Zephyr documentation-related material and tools.
|
||||||
|
@ -42,6 +44,9 @@ which are not described here.
|
||||||
Sample applications for the microkernel, nanokernel, Bluetooth stack,
|
Sample applications for the microkernel, nanokernel, Bluetooth stack,
|
||||||
and networking stacks.
|
and networking stacks.
|
||||||
|
|
||||||
|
:file:`tests`
|
||||||
|
Test code and benchmarks for the various kernel features.
|
||||||
|
|
||||||
:file:`scripts`
|
:file:`scripts`
|
||||||
Various programs and other files used to build and test Zephyr
|
Various programs and other files used to build and test Zephyr
|
||||||
applications.
|
applications.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue