-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target: Add Target.read_tree_values_flat(decode=None) parameter
Allow not decoding the values and keep them as bytestring, for when e.g. sysfs files have binary content (e.g. exposed from device tree) True decodes the bytestring, None attempts to decode and False does not decode.
- Loading branch information
1 parent
783fb6d
commit 3f513d7
Showing
1 changed file
with
25 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters