Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
periph_conf.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2019 Otto-von-Guericke-Universität Magdeburg
3
* 2021 Gerson Fernando Budke
4
*
5
* This file is subject to the terms and conditions of the GNU Lesser
6
* General Public License v2.1. See the file LICENSE in the top level
7
* directory for more details.
8
*/
9
10
#pragma once
11
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
31
#ifndef CLOCK_CORECLOCK
32
/* Using 16MHz internal oscillator as default clock source */
33
#define CLOCK_CORECLOCK (16000000UL)
34
#endif
37
#ifdef __cplusplus
38
}
39
#endif
40
41
#include "
periph_conf_atmega_common.h
"
42
periph_conf_atmega_common.h
Common configuration of MCU periphery for ATmega boards.
Generated on Fri Jun 20 2025 21:02:35 by
1.9.1