Newer
Older
mbed-os / hal / targets / hal / TARGET_NXP / TARGET_LPC176X / TARGET_UBLOX_C027 / reserved_pins.h
@Mihail Stoyanov Mihail Stoyanov on 23 May 2016 137 bytes Simplify layout:
// List of reserved pins for C027 LPC1768

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {P3_26}

#endif