1
0
mirror of https://github.com/ARM-software/devlib.git synced 2024-10-06 10:50:51 +01:00
devlib/doc
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
..
conf.py devlib initial commit. 2015-10-09 09:30:04 +01:00
connection.rst Documentation: Corrected typos 2017-07-12 16:54:39 +01:00
derived_measurements.rst derived: add DerivedSurfaceFlingerStats 2017-09-27 14:45:27 +01:00
index.rst Documentation/DerivedMeasurements: Added documentation for new API 2017-08-18 18:02:48 +01:00
instrumentation.rst instrument: Update MeasurementType table 2017-09-19 13:34:43 +01:00
make.bat devlib initial commit. 2015-10-09 09:30:04 +01:00
Makefile devlib initial commit. 2015-10-09 09:30:04 +01:00
modules.rst Documentation: Corrected typos 2017-07-12 16:54:39 +01:00
overview.rst Documentation: Corrected typos 2017-07-12 16:54:39 +01:00
platform.rst Documentation: Corrected typos 2017-07-12 16:54:39 +01:00
target.rst Target: add read_tree_values and read_tree_values_flat 2017-10-04 15:58:22 +01:00