QCBOR
Loading...
Searching...
No Matches
inc
qcbor
qcbor_encode.h
1
/* ==========================================================================
2
* qcbor_encode.h -- Backwards compatibility to v1 qcbor_encode.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/18/24.
11
* ========================================================================== */
12
13
#ifndef qcbor_encode_h
14
#define qcbor_encode_h
15
16
#include "
qcbor/qcbor_main_encode.h
"
17
#include "
qcbor/qcbor_number_encode.h
"
18
#include "
qcbor/qcbor_tag_encode.h
"
19
20
#endif
/* qcbor_encode_h */
qcbor_main_encode.h
qcbor_number_encode.h
qcbor_tag_encode.h
Generated by
1.12.0