Skip to content

Commit be67b55

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 2bf007c commit be67b55

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,10 +7,12 @@ common:
77
platform_allow:
88
- frdm_k64f
99
- stm32h573i_dk
10+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1011
- stm32h750b_dk/stm32h750xx/ext_flash_app
1112
integration_platforms:
1213
- frdm_k64f
1314
- stm32h573i_dk
15+
- stm32h573i_dk/stm32h573xx/ext_flash_app
1416
sample:
1517
description: hawkBit Firmware Over-the-Air (FOTA)
1618
name: hawkbit

0 commit comments

Comments
 (0)