Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
fdb_cfg.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020, Armink, <armink.ztl@gmail.com>
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#pragma once
8
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
21
#ifndef FDB_DEBUG_ENABLE
22
#define FDB_PRINT(...)
23
#endif
24
25
#ifdef __cplusplus
26
}
27
#endif
Generated on Thu Nov 6 2025 16:38:23 by
1.13.2