mirror of https://gitlab.com/qemu-project/dtc.git
10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
![]() |
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
label: property = "foo";
|
||
|
|
||
|
label: node {
|
||
|
property = "foo";
|
||
|
};
|
||
|
};
|