Enable FreeRTOS SMP (multicore) (#90)
This commit is contained in:
committed by
GitHub
parent
dfd9349e6c
commit
d06137ba76
@@ -3,7 +3,6 @@
|
||||
#include "CoreExtraDefines.h"
|
||||
|
||||
#ifdef ESP_PLATFORM
|
||||
#include "freertos/portmacro.h"
|
||||
#else
|
||||
#include "portmacro.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user