samples: mgmt: hawkbit: add stm32h573i_dk
Add stm32h573i_dk as tested platform. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
d7b08aa2f3
commit
df165766c7
1 changed files with 4 additions and 1 deletions
|
@ -4,9 +4,12 @@ common:
|
||||||
tags: net
|
tags: net
|
||||||
depends_on: netif
|
depends_on: netif
|
||||||
build_only: true
|
build_only: true
|
||||||
platform_allow: frdm_k64f
|
platform_allow:
|
||||||
|
- frdm_k64f
|
||||||
|
- stm32h573i_dk
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- frdm_k64f
|
- frdm_k64f
|
||||||
|
- stm32h573i_dk
|
||||||
sample:
|
sample:
|
||||||
description: hawkBit Firmware Over-the-Air (FOTA)
|
description: hawkBit Firmware Over-the-Air (FOTA)
|
||||||
name: hawkbit
|
name: hawkbit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue