mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-19 11:50:58 +00:00
10 lines
195 B
YAML
10 lines
195 B
YAML
|
common:
|
||
|
tags: extensibility
|
||
|
integration_platforms:
|
||
|
- custom_plank
|
||
|
- qemu_cortex_m0
|
||
|
tests:
|
||
|
lib.custom: {}
|
||
|
lib.custom.non_default:
|
||
|
extra_args: CONFIG_CUSTOM_GET_VALUE_DEFAULT=6
|