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

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {}

#endif