Kry10-NZ/k10_dtb

Basic Devicetree Blob (also known as Flattened Devicetree) parser

Elixirelixirdevicetreefdtdtbflattened-device-tree
This is stars and forks stats for /Kry10-NZ/k10_dtb repository. As of 10 May, 2024 this repository has 0 stars and 1 forks.

K10.DTB Basic Devicetree Blob (also known as Flattened Devicetree) parser Basic usage {:ok, tree} = K10.DTB.parse(@blob) {:ok, uints} = K10.DTB.get_property(tree, ["node2", "child-node1", "uint32-property"]) {:ok, strings} = K10.DTB.get_property(tree, ["node1", "child-node1", "string_list"]) K10.DTB.as_uint32s!(uints) # [1, 2, 3, 4] K10.DTB.as_strings!(strings) # ["first string", "second string"]
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
ndreynolds/ratatouilleElixir6810330
bmitc/functional-web-development-with-elixirElixirCSSJavaScript18000
woylie/let_meElixir145040
membraneframework/membrane_coreElixir1.1k+9270
dashbitco/nimble_optionsElixir4090280
sasa1977/parentElixir2550190
karen-olson/elixir_tic_tac_toe_basicElixir1000
SalesLoft/DevelopmentInterviewStarterKit-ElixirElixirJavaScriptHTML1000
bitwalker/timexElixir1.7k03630
bitwalker/fireflyElixir3000