Commit 680ed07e authored by Andrzej Puzdrowski's avatar Andrzej Puzdrowski
Browse files

zephyr: allow to build nRF52840 targets in zephyr-rtos CI



MCUboot was build only for frdm_k64f in zephyr CI.
Extended Zephyr-RTOS integration platform by nrf52840dk_nrf52840
and nrf52840dongle_nrf52840 which allow to build MCUBoot on
these platform in Zephyr-RTOS CI.

Signed-off-by: default avatarAndrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
parent 77234107
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
sample:
  description: mcuboot test build sample
  name: mcuboot
common:
  integration_platforms:
    - nrf52840dk_nrf52840
    - nrf52840dongle_nrf52840

tests:
  sample.bootloader.mcuboot: