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.
Fork of mbed by
Diff: TARGET_LPC812/device.h
- Revision:
- 75:dc225afb6914
- Parent:
- 71:8fabd470bb6e
- Child:
- 76:824293ae5e43
--- a/TARGET_LPC812/device.h Fri Dec 13 14:18:40 2013 +0200 +++ b/TARGET_LPC812/device.h Thu Dec 19 15:51:14 2013 +0200 @@ -26,6 +26,7 @@ #define DEVICE_ANALOGOUT 0 #define DEVICE_SERIAL 1 +#define DEVICE_SERIAL_FC 1 #define DEVICE_I2C 1 #define DEVICE_I2CSLAVE 0
