Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
board_common.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Kees Bakker, SODAQ
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
28
#define XTIMER_DEV TIMER_DEV(1)
29
#define XTIMER_CHAN (0)
31
32
#ifdef __cplusplus
33
}
34
#endif
35
Generated on Mon Sep 15 2025 13:46:10 by
1.13.2