Skip to content

Commit 4070c84

Browse files
committed
mgmt: hawkbit: Replace overlay with new board variant
Replace overlay for stm32h573i_dk with new board variant designed to run in external flash. Signed-off-by: Tim Pambor <[email protected]>
1 parent 33cffb2 commit 4070c84

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ common:
66
build_only: true
77
platform_allow:
88
- frdm_k64f
9-
- stm32h573i_dk
9+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1010
integration_platforms:
1111
- frdm_k64f
12-
- stm32h573i_dk
12+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1313
sample:
1414
description: hawkBit Firmware Over-the-Air (FOTA)
1515
name: hawkbit

0 commit comments

Comments
 (0)