Simplefs Journey
Device tree is for describe the peripheral HW. It not noly can describe the detectable devices, but also can be used for ==non-detectable== devices
:::info
non-detectable device: Like memory information, flash information, UARTs, GPIOs ...etc.
:::
Device Tree Source (.dts)
root
/: This is root for device tree.
/ {