View Source API Reference dts_buddy v0.1.0

Modules

DtsBuddy is meant to provide utilities to handle runtime loading of device tree overlays, while reducing the ceremony required by the configfs interface.

Collection of functions that actually check system status, compile DTS files, check overlay status.

Runs an overlay through the compilation and loading cycle, then proceeds to check if there really is the expected outcome on the header.

WIP : Load overlays through OverlayManager to be able to track the overlay application order, allowing to unload them in a proper fashion.

Helper module to remove paths juggling out of DtsBuddy.Backend

Sigil form for DtsBuddy, allowing lighter syntax to compile an overlay.