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: LPC1768/device.h
- Revision:
- 62:7e6c9f46b3bd
- Parent:
- 59:0883845fe643
diff -r 5e5da4a5990b -r 7e6c9f46b3bd LPC1768/device.h --- a/LPC1768/device.h Tue Mar 05 17:59:57 2013 +0000 +++ b/LPC1768/device.h Wed Apr 17 15:30:58 2013 +0100 @@ -52,6 +52,8 @@ #define DEVICE_STDIO_MESSAGES 1 +#define DEVICE_ERROR_PATTERN 1 + #include "objects.h" #endif