Skip to content

Commit 3da6aff

Browse files
committed
samples: mgmt: hawkbit: Replace overlay with new board variant
Replace overlay for stm32h573i_dk with new board variant designed to run from external flash. Signed-off-by: Tim Pambor <[email protected]>
1 parent ca8b3b2 commit 3da6aff

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

samples/subsys/mgmt/hawkbit/boards/stm32h573i_dk.overlay

Lines changed: 0 additions & 16 deletions
This file was deleted.

samples/subsys/mgmt/hawkbit/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ common:
77
platform_allow:
88
- frdm_k64f
99
- stm32h573i_dk
10+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1011
integration_platforms:
1112
- frdm_k64f
1213
- stm32h573i_dk
14+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1315
sample:
1416
description: hawkBit Firmware Over-the-Air (FOTA)
1517
name: hawkbit

0 commit comments

Comments
 (0)