This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
dtc
mirror of
https://git.kernel.org/pub/scm/utils/dtc/dtc.git
Watch
1
Star
0
Fork
You've already forked dtc
0
Code
Issues
Projects
Releases
Wiki
Activity
1129
Commits
2
Branches
23
Tags
1.7 MiB
C
75%
Shell
7.7%
SWIG
5.2%
Python
4.1%
Assembly
2%
Other
5.9%
Tree:
79b9e326a1
dtc
/
tests
/
nonexist-label-ref.dts
8 lines
80 B
Raw
Blame
History
/dts-v1/;
/ {
ref = <&label>;
badref = <&nosuchlabel>;
label: node {
};
};
Reference in new issue
Copy Permalink