Skip to content
Commit cb78a5c3 authored by Martí Bolívar's avatar Martí Bolívar
Browse files

dtlib: clean up DT initialization



Initialize all the public API interface related attributes within the
constructor instead of scattering them throughout the implementation
of the class, and make sure they all have type annotations.

Move all the parsing code away from the init routines and public API
down to the main parsing block.

This is for readability and paves the way for later changes that
affect the way initialization happens.

Signed-off-by: default avatarMartí Bolívar <marti.bolivar@nordicsemi.no>
parent 4e0bc763
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment