index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bad-name-property.dts
blob: 4fde4bef118c5158e1fe66f34c806f70c3f57d25 (
plain
)
1
2
3
4
5
6
7
/dts-v1/
;
/ {
node@0
{
name
=
"badthing"
;
};
};