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

#ifndef RESERVED_PINS_H
#define RESERVED_PINS_H

#define TARGET_RESERVED_PINS {}

#endif