Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: TARGET_LPC1768/device.h
- Revision:
- 75:dc225afb6914
- Parent:
- 66:9c8f0e3462fb
--- a/TARGET_LPC1768/device.h Fri Dec 13 14:18:40 2013 +0200 +++ b/TARGET_LPC1768/device.h Thu Dec 19 15:51:14 2013 +0200 @@ -26,6 +26,7 @@ #define DEVICE_ANALOGOUT 1 #define DEVICE_SERIAL 1 +#define DEVICE_SERIAL_FC 1 #define DEVICE_I2C 1 #define DEVICE_I2CSLAVE 1
