Arduino/libraries/TensorFlowLite_ESP32/src/bus/i2c_bus.c:19:10: fatal error: freertos/FreeRTOS.h: No such file or directory
19 | #include "freertos/FreeRTOS.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compilando para la tarjeta Generic ESP8266 Module.
icant find the correct dependency package on my IDE, can you help me please?
Hi, ive install the 1.0.0 version in my Arduino IDE and I have one issue, relative to freertos dependency:
in this file
icant find the correct dependency package on my IDE, can you help me please?
Regards.