Describe the bug
I have created one project from Espress IDF Project SPI_Slave_Receive and modified it by adding DEFINE.h Extern_Vars.h Global_Vars.c HW_Setup.h SPI.h SPI.c Wifi.h Wifi.c.
All inclusions that refers to common libraries like "stdio.h" "esp_wifi.h" are not able to be resolved, unless it was included in file "app_main.c". (for example in DEFINE.H).
To Reproduce
- create header file like "DEFINE.H"
- include "DEFINE.H" in app_main.c
- include all inclusions in "DEFINE.H" instead of in app_main.c
- see erros.
Expected behavior
Screenshots



Espressif-IDE Product Information:
Espressif-IDE Product Information.txt
Eclipse Error log.log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)
Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log
Describe the bug
I have created one project from Espress IDF Project SPI_Slave_Receive and modified it by adding DEFINE.h Extern_Vars.h Global_Vars.c HW_Setup.h SPI.h SPI.c Wifi.h Wifi.c.
All inclusions that refers to common libraries like "stdio.h" "esp_wifi.h" are not able to be resolved, unless it was included in file "app_main.c". (for example in DEFINE.H).
To Reproduce
Expected behavior
Screenshots



Espressif-IDE Product Information:
Espressif-IDE Product Information.txt
Eclipse Error log.log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)
Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log