Shell-like interface with Zephyr Devicetree
Project description
Shell-like command line interface with Devicetree:
browse a devicetree through a hierarchical file system metaphor
search for devices, bindings, buses or interrupts with flexible criteria
filter, sort and format commands output
generate simple documentation artifacts (text, HTML, SVG) by redirecting the output of commands to files
rich Textual User Interface, command line auto-completion, command history, user themes
$ dtsh build/zephyr/zephyr.dts dtsh (0.2rc1): Shell-like interface with Devicetree How to exit: q, or quit, or exit, or press Ctrl-D / > cd /soc/flash-controller@4001e000 /soc/flash-controller@4001e000 > tree -l Description ───────────────────────────────────────────────────────────────── flash-controller@4001e000 Nordic NVMC (Non-Volatile Memory Controller) └── flash@0 Flash node └── partitions This binding is used to describe fixed partitions of a flash (or… ├── partition@0 Each child node of the fixed-partitions node represents… ├── partition@c000 Each child node of the fixed-partitions node represents… ├── partition@82000 Each child node of the fixed-partitions node represents… └── partition@f8000 Each child node of the fixed-partitions node represents…
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dtsh-0.2rc1.tar.gz
(175.7 kB
view details)
Built Distribution
dtsh-0.2rc1-py3-none-any.whl
(163.5 kB
view details)
File details
Details for the file dtsh-0.2rc1.tar.gz
.
File metadata
- Download URL: dtsh-0.2rc1.tar.gz
- Upload date:
- Size: 175.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2102bc6bfa1029e4e37469a2b5b245f9ae9133f639dae302fdac744ba977ca9 |
|
MD5 | 0e1865ba42e0eeccb5e71ebb40485199 |
|
BLAKE2b-256 | 36c03ff913e0383222168a5cd87ee99583b48cb09de7dbe2b926ef9ddacf9e3e |
File details
Details for the file dtsh-0.2rc1-py3-none-any.whl
.
File metadata
- Download URL: dtsh-0.2rc1-py3-none-any.whl
- Upload date:
- Size: 163.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a43f5ea600e7ae859eee2779730cacb78262474b785fd3088783cd18c900f571 |
|
MD5 | ff2ac912b335b238243ee37d54d0d4ee |
|
BLAKE2b-256 | 6d74a681f9452b3d4b12548609141e97d20f95d7c9519abfbf4902c615f4d277 |