summaryrefslogtreecommitdiff
path: root/src/ecbor_encoder.c
blob: cd9159a72e498633562d2e25ce64aa6ce2d23395 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (c) 2018 Vasile Vilvoiu <vasi.vilvoiu@gmail.com>
 *
 * libecbor is free software; you can redistribute it and/or modify
 * it under the terms of the MIT license. See LICENSE for details.
 */

#include "ecbor.h"