doc: s/device tree/devicetree/

DTSpec writes this as a single word, presumably to make it easier to
grep for / more precise. Follow along in the rest of the docs now that
our main DT docs page agrees with this usage.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Marti Bolivar 2019-10-07 10:37:09 -07:00 committed by Carles Cufí
commit 27e5dd131f
23 changed files with 59 additions and 64 deletions

View file

@ -99,11 +99,9 @@ Zephyr offers a large and ever growing number of features including:
drivers configured into the system and Allows the reuse of drivers across
platforms that have common devices/IP blocks
**Device Tree Support**
Use of Device Tree (DTS) to describe hardware and configuration information for
boards. The DTS information will be used only during compile time.
Information about the system is extracted from the compiled DTS and used to
create the application image.
**Devicetree Support**
Use of :ref:`device-tree` to describe hardware. Information from devicetree
is used to create the application image.
**Native Networking Stack supporting multiple protocols**
Networking support is fully featured and optimized, including LwM2M and BSD