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 mbed-rtos by
Diff: rtos/RtosTimer.cpp
- Revision:
- 76:4c40a1782881
- Parent:
- 8:88a1a9c26ae3
--- a/rtos/RtosTimer.cpp Tue Nov 19 09:00:05 2013 +0000 +++ b/rtos/RtosTimer.cpp Mon May 04 15:00:56 2015 +0000 @@ -24,7 +24,7 @@ #include <string.h> #include "cmsis_os.h" -#include "error.h" +#include "mbed_error.h" namespace rtos {