mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-05 13:01:12 +00:00
09a894e0b6
[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
|