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_LPC1549/TARGET_NXP/TARGET_LPC15XX/device.h
- Revision:
- 90:cb3d968589d8
- Parent:
- 86:04dd9b1680ae
diff -r 552587b429a1 -r cb3d968589d8 TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/device.h --- a/TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/device.h Fri Sep 12 16:41:52 2014 +0100 +++ b/TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/device.h Tue Oct 28 16:40:41 2014 +0000 @@ -36,7 +36,7 @@ #define DEVICE_CAN 1 -#define DEVICE_RTC 0 +#define DEVICE_RTC 1 #define DEVICE_ETHERNET 0
