Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
bc.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
19
#include "board.h"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
32
void
bc_init
(
void
);
33
34
#ifdef __cplusplus
35
}
36
#endif
37
bc_init
void bc_init(void)
Initialize the board controller.
Generated on Thu Jul 24 2025 16:03:56 by
1.9.1