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:
Fin Maaß 2025-05-05 15:29:20 +02:00 committed by Benjamin Cabé
commit df165766c7

View file

@ -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