mbed(SerialHalfDuplex入り)
Fork of mbed by
TARGET_LPC1114/reserved_pins.h
- Committer:
- bogdanm
- Date:
- 2013-10-23
- Revision:
- 68:f37f3b9c9f0b
File content as of revision 68:f37f3b9c9f0b:
// 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