We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc6005 commit 5d6471bCopy full SHA for 5d6471b
boot/zephyr/sample.yaml
@@ -5,7 +5,10 @@ sample:
5
tests:
6
sample.bootloader.mcuboot:
7
tags: bootloader_mcuboot
8
- platform_allow: nrf52840dk/nrf52840 frdm_k64f disco_l475_iot1
+ platform_allow:
9
+ - nrf52840dk/nrf52840
10
+ - frdm_k64f
11
+ - disco_l475_iot1
12
integration_platforms:
13
- nrf52840dk/nrf52840
14
- frdm_k64f
0 commit comments