Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
periph_conf.h
1
/*
2
* SPDX-FileCopyrightText: 2025 Tom Hert <git@annsann.eu>
3
* SPDX-FileCopyrightText: 2025 HAW Hamburg
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
9
#include <stdint.h>
10
11
#include "RP2350.h"
12
#include "periph_cpu.h"
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
#ifdef __cplusplus
19
}
20
#endif
Generated on Mon Sep 15 2025 13:46:11 by
1.13.2