forked from ROMEO/obsw
working on RX, broke FreeRTOS
This commit is contained in:
@ -40,6 +40,9 @@ extern "C" {
|
||||
|
||||
#if !NO_SYS
|
||||
#include "lwip/sys.h"
|
||||
//TODO this is not portable:
|
||||
#include "FreeRTOS.h"
|
||||
#include "timers.h"
|
||||
#endif
|
||||
|
||||
#include "lwip/netif.h"
|
||||
|
Reference in New Issue
Block a user