1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 04:02:09 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Andrew Clough
4e6d16b694
dtc: add page (#13844)
* dtc: Add initial support

Add an initial example for a common way to use dtc, the Device Tree
Compiler which can create and decompile device trees for embedded Linux
systems.

* Fix Syntax error

* More syntax fixes

* More formatting

* Yet more syntax fixes

* Update pages/common/dtc.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/common/dtc.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/common/dtc.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:17:17 +07:00