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: m2x-demo-all-cc3000
Fork of mbed-rtos by
Diff: rtx/LPC11U24/uARM/HAL_CM0.c
- Revision:
- 11:db1fc233faa9
- Parent:
- 6:350b53afb889
diff -r fcb1f103f7a1 -r db1fc233faa9 rtx/LPC11U24/uARM/HAL_CM0.c --- a/rtx/LPC11U24/uARM/HAL_CM0.c Wed Apr 24 14:45:21 2013 +0000 +++ b/rtx/LPC11U24/uARM/HAL_CM0.c Tue Apr 30 10:51:19 2013 +0000 @@ -33,7 +33,7 @@ *---------------------------------------------------------------------------*/ #include "rt_TypeDef.h" -#include "RTX_Config.h" +#include "RTX_Conf.h" #include "rt_System.h" #include "rt_HAL_CM.h" #include "rt_Task.h"