i'm trying to import in Eclipse the Hello World example. After a bit of work i have been able to solve the errors on the include. By the way, i have still an error on:
Code: Select all
vTaskDelay(1000 / portTICK_PERIOD_MS);
I'm still quite a noob of Eclipse IDE and esp-idf. What am i missing?
Thank you for the patience,
frax