mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-19 11:50:58 +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
|