mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-10 07:20:56 +00:00
7 lines
188 B
YAML
7 lines
188 B
YAML
|
west-commands:
|
||
|
- file: scripts/example_west_command.py
|
||
|
commands:
|
||
|
- name: example-west-command
|
||
|
class: ExampleWestCommand
|
||
|
help: an example west extension command
|