Loading...
Searching...
No Matches
board.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2020 Savoir-faire Linux
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
17
18#include "cpu.h"
19#include "periph_conf.h"
20
21#ifdef __cplusplus
22extern "C" {
23#endif
24
25#ifdef __cplusplus
26}
27#endif
28
Board specific implementations for the STM32MP157C-DK2 board.