pydevicetree icon indicating copy to clipboard operation
pydevicetree copied to clipboard

creating a devicetree dts programmaticaly

Open nicola-lunghi opened this issue 7 months ago • 0 comments

Hi, how can I create a devicetree file (dts) programmaticaly?

like

tree = Devicetree(())
tree.append(Node()

etc?? Thanks

nicola-lunghi avatar Jun 29 '24 17:06 nicola-lunghi