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-src by
Diff: targets/hal/TARGET_NORDIC/TARGET_NRF51822/device.h
- Revision:
- 127:ce7cebc0511f
- Parent:
- 85:e1a8e879a6a9
--- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/device.h Wed Mar 19 16:00:09 2014 +0000 +++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/device.h Wed Mar 19 17:15:21 2014 +0000 @@ -50,6 +50,8 @@ #define DEVICE_STDIO_MESSAGES 0 +#define DEVICE_ERROR_PATTERN 1 + #include "objects.h" #endif