QCBOR
Loading...
Searching...
No Matches
inc
qcbor
qcbor_decode.h
1
/* ==========================================================================
2
* qcbor_decode.h -- Backwards compatibility to v1 qcbor_decode.h
3
*
4
* Copyright (c) 2024, Laurence Lundblade. All rights reserved.
5
*
6
* SPDX-License-Identifier: BSD-3-Clause
7
*
8
* See BSD-3-Clause license in file named "LICENSE"
9
*
10
* Created on 12/1/24.
11
* ========================================================================== */
12
13
#ifndef qcbor_decode_h
14
#define qcbor_decode_h
15
16
#include "
qcbor/qcbor_main_decode.h
"
17
#include "
qcbor/qcbor_tag_decode.h
"
18
#include "
qcbor/qcbor_number_decode.h
"
19
20
#endif
/* qcbor_decode_h */
qcbor_main_decode.h
qcbor_number_decode.h
qcbor_tag_decode.h
Generated by
1.12.0