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.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/ConfigurationHandler/ConfigurationHandler.h
- Revision:
- 252:3c9863f951b7
- Parent:
- 250:1cd8ec63e9e9
--- a/src/ConfigurationHandler/ConfigurationHandler.h Fri Oct 21 11:44:40 2016 +0000 +++ b/src/ConfigurationHandler/ConfigurationHandler.h Fri Oct 21 18:16:42 2016 +0000 @@ -53,5 +53,6 @@ extern StringManualMap manualTable; extern StringCompositeMap compositeTable; extern StringAlgorithmMap algorithmTable; +extern StringFailsafeMap failsafeTable; #endif