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: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: Structures.h
- Revision:
- 215:570251b23c7b
- Parent:
- 213:867de6d350fa
- Child:
- 216:93505a6f8db7
--- a/Structures.h Sun Jul 03 09:26:42 2016 +0000 +++ b/Structures.h Sun Jul 03 09:47:05 2016 +0000 @@ -27,9 +27,8 @@ 0: unexecuted 1: successfully executed 2: Execution Failed -3: CRC error -4: Disabled -5: Marked For retry +3: Disabled +4: Marked For retry */ #define TC_STATE_UNEXECUTED 0x00 #define TC_STATE_SUCCESSFULLY_EXECUTED 0x01