summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
blob: 3556bc5fbfdd1a50ff6e3e7ba5d2ce8cae325125 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
/**
 * @file mbed-pinmap.h
 *
 * @ingroup lpc176x
 *
 * @brief Pins of the mbed lpc1768
 * See http://mbed.org/media/uploads/chris/mbed-005.1.pdf for references
 */

/*
 * Copyright (c) 2014 Taller Technologies.
 *
 * @author  Diaz Marcos (marcos.diaz@tallertechnologies.com)
 * @author  Daniel Chicco  (daniel.chicco@tallertechnologies.com)
 *
 * The license and distribution terms for this file may be
 * found in the file LICENSE in this distribution or at
 * http://www.rtems.org/license/LICENSE.
 */

#define DIP5 9U
#define DIP6 8U
#define DIP7 7U
#define DIP8 6U
#define DIP9 0U
#define DIP10 1U
#define DIP11 18U
#define DIP12 17U
#define DIP13 15U
#define DIP14 16U
#define DIP15 23U
#define DIP16 24U
#define DIP17 25U
#define DIP18 26U
#define DIP19 62U
#define DIP20 63U
#define DIP21 69U
#define DIP22 68U
#define DIP23 67U
#define DIP24 66U
#define DIP25 65U
#define DIP26 64U
#define DIP27 11U
#define DIP28 10U
#define DIP29 5U
#define DIP30 4U
#define LED1 50U
#define LED2 52U
#define LED3 53U
#define LED4 55U