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 nRF51822 by
Diff: projectconfig.h
- Revision:
- 26:dade7d2857b4
- Parent:
- 0:eff01767de02
- Child:
- 53:1e5c300cec7f
--- a/projectconfig.h Tue Jun 10 13:13:35 2014 +0100 +++ b/projectconfig.h Tue Jun 10 13:32:01 2014 +0100 @@ -63,7 +63,7 @@ Level 0: No debug information generated -----------------------------------------------------------------------*/ - #define CFG_DEBUG (2) + #define CFG_DEBUG (1) #if (CFG_DEBUG > 3) || (CFG_DEBUG < 0) #error "CFG_DEBUG must be a value between 0 (no debug) and 3"