mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-03 19:31:02 +00:00
022b1a7c61
[no changelog]
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
|