1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-01-31 02:00:45 +00:00
Sergei Trofimov 181bc180c4 Target: add read_tree_values and read_tree_values_flat
Add two new methods to target that allow querying values of all sysfs
nodes in a sub-directory structure all at once. The difference is that
read_tree_values_flat returns a flat dict of path->value mappings;
read_tree_values returns a nested dict structure that mimics the
scanned sub-directories tree.
2017-10-04 15:58:22 +01:00
..
2015-10-09 09:30:04 +01:00
2017-07-12 16:54:39 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2017-07-12 16:54:39 +01:00
2017-07-12 16:54:39 +01:00
2017-07-12 16:54:39 +01:00