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 e65ce43 commit 53a70e9Copy full SHA for 53a70e9
example.Makefile
@@ -29,7 +29,7 @@ MODULES = driver user
29
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
+LIBS = c gcc hal phy net80211 lwip wpa upgrade upgrade_ssl main
33
34
# compiler flags using during compilation of source files
35
CFLAGS = -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH
0 commit comments