File: value-labels.dts

package info (click to toggle)
device-tree-compiler 1.4.0%2Bdfsg-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,444 kB
  • sloc: ansic: 8,590; sh: 694; asm: 619; lex: 459; yacc: 429; makefile: 226; perl: 74
file content (8 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
/dts-v1/;

/ {
	prop1: prop1 = start1: "a", mid1: "b" end1:;
	prop2: prop2 = start2: < innerstart2: 0xdeadbeef innermid2: 0xabcd1234 innerend2: > end2:;
	prop3: prop3 = start3: [ innerstart3: ab innermid3: cd innerend3: ] end3:;
};