FreeRTOS v_8.2.1 for LPC1768

Dependents:   frtos_v_8_bluetooth frtos_v_8_pololu frtos_v_8_Final

Revision:
1:2f4de0d9dc8b
Parent:
0:91ad48ad5687
--- 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