mbed(SerialHalfDuplex入り)

Fork of mbed by mbed official

TARGET_UBLOX_C027/reserved_pins.h

Committer:
emilmont
Date:
2014-02-14
Revision:
77:869cf507173a

File content as of revision 77:869cf507173a:

// List of reserved pins for C027 LPC1768

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {P3_26}

#endif