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.
Revision 2:55205e357147, committed 2017-07-23
- Comitter:
- YasuhiroKawai
- Date:
- Sun Jul 23 02:26:54 2017 +0000
- Parent:
- 1:38e7b2a405d5
- Commit message:
- initial version
Changed in this revision
| RTOSerrstr.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 38e7b2a405d5 -r 55205e357147 RTOSerrstr.h
--- a/RTOSerrstr.h Mon Jun 12 06:05:24 2017 +0000
+++ b/RTOSerrstr.h Sun Jul 23 02:26:54 2017 +0000
@@ -5,7 +5,7 @@
#define RTOS_ERR_STR_H
#define RTOS_ERR_STR_MAJOR (0)
-#define RTOS_ERR_STR_MAJOR (1)
+#define RTOS_ERR_STR_MINOR (1)
#ifdef __cplusplus
extern "C" {