8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ab6a9 commit c59b952Copy full SHA for c59b952
example.Makefile
@@ -26,7 +26,7 @@ TARGET = app
26
27
# which modules (subdirectories) of the project to include in compiling
28
MODULES = driver user
29
-EXTRA_INCDIR = include /usr/include /usr/include/i386-linux-gnu
+EXTRA_INCDIR = include /opt/Espressif/include/
30
31
# libraries used in this project, mainly provided by the SDK
32
LIBS = c gcc hal phy net80211 lwip wpa main
0 commit comments