Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
arduino_pinmap.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 Otto-von-Guericke-Universität Magdeburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
19
20
#include "arduino_iomap.h"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
/* just a wrapper for arduino_iomap.h for backward compatibility, no code
27
* here ... */
28
29
#ifdef __cplusplus
30
}
31
#endif
32
Generated on Fri May 1 2026 15:22:59 by
1.13.2