FreeRTOSConfig.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2022 Gunar Schorcht
3  * SPDX-License-Identifier: LGPL-2.1-only
4  */
5 
6 #pragma once
7 
19 #include "sdkconfig.h"
20 
21 #ifndef DOXYGEN
22 
23 #ifdef __cplusplus
24 extern "C" {
25 #endif
26 
27 #ifdef __cplusplus
28 }
29 #endif
30 
31 #endif /* DOXYGEN */