summaryrefslogtreecommitdiff
path: root/tests/examplefiles/devicetree/example.dts
Commit message (Collapse)AuthorAgeFilesLines
* Devicetree: recognize hexadecimal addresses for nodesGeorg Brandl2021-11-171-0/+22
| | | | fixes #1949
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+164
Co-authored-by: Georg Brandl <georg@python.org>