summaryrefslogtreecommitdiff
path: root/tool/mbed/mbed-sdk/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/reserved_pins.h
blob: f33637f5573ba6bc7ad98f6608377e552159ddfd (plain)
1
2
3
4
5
6
7
8
// 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