Loading...
Searching...
No Matches
periph_conf.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
3 * SPDX-FileCopyrightText: 2015 Zolertia SL
4 * SPDX-FileCopyrightText: 2017 HAW Hamburg
5 * SPDX-License-Identifier: LGPL-2.1-only
6 */
7
8#pragma once
9
21
22#include "cfg_adc_default.h"
23#include "cfg_clk_default.h"
24#include "cfg_i2c_default.h"
25#include "cfg_spi_default.h"
26#include "cfg_timer_default.h"
27#include "cfg_uart_default.h"
28
29#ifdef __cplusplus
30extern "C" {
31#endif
32
33#ifdef __cplusplus
34} /* end extern "C" */
35#endif
36
Common default ADC configuration for the RE-Mote board revision A.
Default clock configuration for cc2538 based boards.