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.
Dependents: test-lpc1768 oldheating gps motorhome ... more
Diff: reset/restart.h
- Revision:
- 60:b4f337685ec4
- Parent:
- 50:e90c6aaa2645
diff -r 6c2b9318ee68 -r b4f337685ec4 reset/restart.h --- a/reset/restart.h Wed Jul 31 15:07:48 2019 +0000 +++ b/reset/restart.h Tue Sep 24 18:15:09 2019 +0000 @@ -26,4 +26,5 @@ #define RESTART_ZONE_CLOCK 3 #define RESTART_ZONE_LOG 4 #define RESTART_ZONE_LPC1768 5 +#define RESTART_ZONE_CRYPTO 6 #define RESTART_ZONE_DERIVED 10