FreeRTOS v_8.2.1 for LPC1768
Dependents: frtos_v_8_bluetooth frtos_v_8_pololu frtos_v_8_Final
Revision 1:2f4de0d9dc8b, committed 2018-12-10
- Comitter:
- JoaoJardim
- Date:
- Mon Dec 10 10:04:09 2018 +0000
- Parent:
- 0:91ad48ad5687
- Commit message:
- Same implementation as freertos_bluetooth at this time, but with FreeRTOS v_8.2.1
Changed in this revision
FreeRTOSConfig.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 91ad48ad5687 -r 2f4de0d9dc8b FreeRTOSConfig.h --- a/FreeRTOSConfig.h Sat Jun 06 13:27:43 2015 +0000 +++ b/FreeRTOSConfig.h Mon Dec 10 10:04:09 2018 +0000 @@ -77,7 +77,7 @@ *----------------------------------------------------------*/ #include <stdint.h> -#include "myBoardInit.h" +#include "lpc17xx.h" extern uint32_t SystemCoreClock; //#define vPortYieldProcessor swi_handler