docs: Add devicetree primer (#2715)

* docs: Add devicetree primer

* docs: Apply suggestions from code review

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>

* docs: Move devicetree property types into primer and link to primer

* docs: Changes from code review

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>

---------

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2025-08-16 09:05:27 +01:00
committed by GitHub
parent ccf20a1f5c
commit 62007e500b
3 changed files with 326 additions and 86 deletions

View File

@@ -208,6 +208,7 @@ module.exports = {
},
"development/module-creation",
"development/usb-logging",
"development/devicetree",
"development/studio-rpc-protocol",
"development/new-behavior",
],