Skip to content

Commit 892163c

Browse files
nordic-mik7kartben
authored andcommitted
samples: smp_svr: nrf54h20dk 'iron' board serial DFU
Adding sample configuration for nRF54H20dk 'iron' board. Signed-off-by: Michal Kozikowski <[email protected]>
1 parent ea6e6c6 commit 892163c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Disable GPD because no IPC is enabled in SSDFW
2+
CONFIG_SOC_NRF54H20_GPD=n
3+
CONFIG_PM=n

samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ tests:
8585
- mimxrt685_evk/mimxrt685s/cm33
8686
- rd_rw612_bga
8787
- nrf52840dk/nrf52840
88+
- nrf54h20dk/nrf54h20/cpuapp/iron
8889
- pinnacle_100_dvk
8990
- mg100
9091
integration_platforms:

0 commit comments

Comments
 (0)