Andrzej Puzdrowski | 6210164 | 2019-12-12 11:04:43 +0100 | [diff] [blame^] | 1 | sample: |
| 2 | description: mcuboot test build sample |
| 3 | name: mcuboot |
| 4 | |
| 5 | tests: |
| 6 | sample.bootloader.mcuboot: |
| 7 | tags: bootloader_mcuboot |
| 8 | platform_whitelist: nrf52840_pca10056 frdm_k64f |
| 9 | sample.bootloader.mcuboot.serial_recovery: |
| 10 | extra_args: OVERLAY_CONFIG=serial_recovery.conf |
| 11 | platform_whitelist: nrf52840_pca10056 |
| 12 | tags: bootloader_mcuboot |
| 13 | sample.bootloader.mcuboot.usb_cdc_acm_recovery: |
| 14 | tags: bootloader_mcuboot |
| 15 | platform_whitelist: nrf52840_pca10059 |