Skip to main content

Shell-like interface with Zephyr Devicetree

Project description

DTSh is a Devicetree Source (DTS) files viewer with a shell-like command line interface:

  • navigate and visualize the devicetree

  • search for devices, bindings, buses or interrupts with flexible criteria

  • redirect command output to files (text, HTML, SVG) to document hardware configurations or illustrate notes

  • rich Textual User Interface, command line auto-completion, command history, user themes

$ dtsh build/zephyr/zephyr.dts
dtsh (0.2.1): A Devicetree Shell
How to exit: q, or quit, or exit, or press Ctrl-D

/
> cd &flash_controller

/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…

You can use it with:

  • all DTS files generated by Zephyr at build-time (aka build/zephyr/zephyr.dts)

  • arbitrary DTS files with bindings compatible with Zephyr’s Devicetre bindings syntax

Status

DTSh 0.2.x mirror and package the code base that serves as a proposal to upstream DTSh as a new Zephyr extension to West: RFC - DTSh, shell-like interface with Devicetree

This is the stable and maintained branch: if you have DTSh 0.1.x installed, please upgrade with e.g. pip install -U dtsh.

Please refer to the DTSh project documentation.

Project details


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.2.1.tar.gz (196.1 kB view details)

Uploaded Source

Built Distribution

dtsh-0.2.1-py3-none-any.whl (181.1 kB view details)

Uploaded Python 3

File details

Details for the file dtsh-0.2.1.tar.gz.

File metadata

  • Download URL: dtsh-0.2.1.tar.gz
  • Upload date:
  • Size: 196.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for dtsh-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ed23bbc44f91f0642faa173a860234fba12171d573a15a1f923b72137f6d36c7
MD5 22c06f5de8329e86eee9d7ae787f6cc9
BLAKE2b-256 04aa175711a260109726b739ec1fc4a4d710339b71a9d9140e95cc049fc73c46

See more details on using hashes here.

File details

Details for the file dtsh-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: dtsh-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 181.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for dtsh-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 862c25e5e8dcaf6974e7540fc4e4ab5b06a320bee9c043141863828ce6918c85
MD5 e9cc996efb3e9331d449a6eebe5d2da1
BLAKE2b-256 ecc4d6988b2afb54d5d25e0a417f678ea56599a14759236e4386c64b29eb93b9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page