doc: devices: correct devicetree specification path
Signed-off-by: Dong Xiang <dong.xiang@linaro.org>
This commit is contained in:
parent
813ec50838
commit
f60b2a6b0f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ create the application image.
|
|||
Device tree uses a specific format to describe the device nodes in a system.
|
||||
This format is described in `EPAPR document`_.
|
||||
|
||||
.. _EPAPR document: http://www.devicetree.org/specifications-pdf
|
||||
.. _EPAPR document: https://www.devicetree.org/downloads/devicetree-specification-v0.1-20160524.pdf
|
||||
|
||||
More device tree information can be found at the `device tree repository`_.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue