Explorar o código

delete OS_FREERTOS

balbekova %!s(int64=7) %!d(string=hai) anos
pai
achega
238ff44dc6
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      user/stm32f4xx_it.c

+ 1 - 2
user/stm32f4xx_it.c

@@ -31,7 +31,7 @@
 #include "stm32f4xx_it.h"
 //#include "usart.h"
 
-#ifdef OS_FREERTOS
+
 /* Scheduler includes */
 #include "FreeRTOS.h"
 #include "task.h"
@@ -44,7 +44,6 @@ extern SemaphoreHandle_t s_xSemaphore;
 #include "stm32f4x7_eth.h"
 /* lwip includes */
 #include "lwip/sys.h"
-#endif
 
 
 #ifdef PRINTF_STDLIB