1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 14:10:45 +00:00
serenity/Tests/LibDeviceTree
Hediadyoin1 21a21c6a11 LibDeviceTree: Add a simple DeviceTree class
This makes it easier to work with device tree nodes and properties, then
writing simple state machines to parse the device tree.
This also makes the old slow traversal methods use the
DeviceTreeProperty helper class, and adds a simple test.
2024-02-24 16:43:44 -07:00
..
CMakeLists.txt LibDeviceTree: Add a simple DeviceTree class 2024-02-24 16:43:44 -07:00
dtb.dtb LibDeviceTree: Add a simple DeviceTree class 2024-02-24 16:43:44 -07:00
TestLookup.cpp LibDeviceTree: Add a simple DeviceTree class 2024-02-24 16:43:44 -07:00