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) 2014-2016 Freie Universität Berlin
3
* 2015 Zolertia SL
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
22
#ifndef PERIPH_CONF_H
23
#define PERIPH_CONF_H
24
25
#include "
cfg_adc_default.h
"
26
#include "
cfg_clk_default.h
"
27
#include "cfg_i2c_default.h"
28
#include "cfg_spi_default.h"
29
#include "cfg_timer_default.h"
30
#include "
cfg_uart_default.h
"
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
#ifdef __cplusplus
37
}
/* end extern "C" */
38
#endif
39
40
#endif
/* PERIPH_CONF_H */
41
cfg_adc_default.h
Common default ADC configuration for the RE-Mote board revision A.
cfg_uart_default.h
Common default UART configuration for the RE-Mote board revision A.
cfg_clk_default.h
Default clock configuration for cc2538 based boards.
Generated on Tue Nov 24 2020 19:46:50 by
1.8.17