Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
board_common.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2018 Bas Stottelaar <basstottelaar@gmail.com>
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
20
#include "board.h"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
31
void
board_common_init
(
void
);
32
33
#ifdef __cplusplus
34
}
35
#endif
36
board_common_init
void board_common_init(void)
Initialize common board features.
Generated on Thu Jul 24 2025 16:03:56 by
1.9.1