SuperHouse / esp-open-rtos

Open source FreeRTOS-based ESP8266 software framework
BSD 3-Clause "New" or "Revised" License
1.53k stars 491 forks source link

fatal error: espressif/esp_common.h: No such file or directory #575

Open pjunni opened 6 years ago

pjunni commented 6 years ago

When compiling using Platformio I got .piolibdeps/master/cgi-test.c:19:34: fatal error: espressif/esp_common.h: No such file or directory when adding this line to lib_deps: https://github.com/SuperHouse/esp-open-rtos/archive/master.zip. Any tips how to make it compile?

NoumanSaleem commented 6 years ago

@pjunni were you able to resolve this? Also, could you share how you were compiling using platformio