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
1018
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:
d8d1a9a778
dtc
/
tests
/
label_repeated.dts
15 lines
98 B
Raw
Blame
History
/dts-v1/;
/ {
l0: prop = "foo";
l1: node {
};
};
/ {
l0: prop = "foo";
l1: node {
};
};
Reference in new issue
Copy Permalink