Skip to content

Commit

Permalink
feat: add chosen, chosen_stdout_path, chosen_stdin_path for Node
Browse files Browse the repository at this point in the history
Devicetree Specification 3.6 said
> If the character ":" is present in the value it terminates
> the path.
, so we need some trick.

Signed-off-by: Woshiluo Luo <[email protected]>
  • Loading branch information
woshiluo committed Jan 10, 2025
1 parent cffb488 commit 7514ded
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 1,898 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/target
Cargo.lock
*.dts

# Visual Studio Code configuration files
.vscode/
Binary file added examples/bl808.dtb
Binary file not shown.
Loading

0 comments on commit 7514ded

Please sign in to comment.