/* * Copyright (c) 2024 Vogl Electronic GmbH * * SPDX-License-Identifier: Apache-2.0 */ /** * @file * @brief hawkBit legacy header file */ #ifndef ZEPHYR_INCLUDE_MGMT_HAWKBIT_H_ #define ZEPHYR_INCLUDE_MGMT_HAWKBIT_H_ #warning " is deprecated, include , \ and instead." #include #include #include #endif /* ZEPHYR_INCLUDE_MGMT_HAWKBIT_H_ */