nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches
dult.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024-2026 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef _DULT_H_
8#define _DULT_H_
9
10#warning "This header is deprecated. Use <dult/dult.h> instead."
11
12#include <dult/dult.h>
13
14/* Deprecated type aliases. */
15#define dult_firmware_version dult_version
16
17#endif /* _DULT_H_ */