summaryrefslogtreecommitdiff
path: root/tool/mbed/mbed-sdk/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC176X/TARGET_UBLOX_C027/reserved_pins.h
blob: 512dd6908beadf927e2297561c38d4b918c097d8 (plain)
1
2
3
4
5
6
7
8
// List of reserved pins for C027 LPC1768

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {P3_26}

#endif