...

Dependents:   2doejemplo Labo_TRSE_Drone

Fork of mbed by mbed official

TARGET_LPC1114/reserved_pins.h

Committer:
jalp89
Date:
2013-11-29
Revision:
71:7ec3cb6bbcc4
Parent:
68:f37f3b9c9f0b

File content as of revision 71:7ec3cb6bbcc4:

// List of reserved pins for LPC1114

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {P0_0, P0_11, P1_0, P1_1, P1_2}

#endif