Loading...
Searching...
No Matches
board_common.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2017 Eistec AB
3 * SPDX-FileCopyrightText: 2019 Inria
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6
7#pragma once
8
21
22#include "cpu.h"
23#include "periph_conf.h"
24
25#ifdef __cplusplus
26extern "C"
27{
28#endif
29
30#ifdef __cplusplus
31}
32#endif
33