This website requires 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
ad57e4574a
dtc
/
tests
/
reuse-label1.dts
11 lines
90 B
Plaintext
Raw
Blame
History
/dts-v1/;
/ {
label: node1 {
prop = "foo";
};
label: node2 {
prop = "bar";
};
};
Reference in New Issue
View Git Blame
Copy Permalink