mirror of https://gitlab.com/qemu-project/dtc.git
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
![]() |
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
prop1 = label: "foo";
|
||
|
prop2 = "bar" label:;
|
||
|
};
|