mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Committer:
<>
Date:
Fri Oct 28 11:17:30 2016 +0100
Revision:
149:156823d33999
Parent:
targets/hal/TARGET_NXP/TARGET_LPC176X/TARGET_XBED_LPC1768/reserved_pins.h@144:ef7eb2e8f9f7
This updates the lib to the mbed lib v128

NOTE: This release includes a restructuring of the file and directory locations and thus some
include paths in your code may need updating accordingly.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
<> 144:ef7eb2e8f9f7 1 // List of reserved pins for MBED LPC1768
<> 144:ef7eb2e8f9f7 2
<> 144:ef7eb2e8f9f7 3 #ifndef RESERVED_PINS_H
<> 144:ef7eb2e8f9f7 4 #define RESERVED_PINS_H
<> 144:ef7eb2e8f9f7 5
<> 144:ef7eb2e8f9f7 6 #define TARGET_RESERVED_PINS {}
<> 144:ef7eb2e8f9f7 7
<> 144:ef7eb2e8f9f7 8 #endif