Extended device tree specification (EDTS) databaseΒΆ
The EDTS database module extracts device tree information from the device tree specification.
THE EDTS database is a key value store. The keys are pathes to the device tree information.
You may get access to the database by cogeno.edts().
In case you want to use the extended device tree database in another Python project import it by:
import cogeno.modules.edtsdatabase