We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d8b4c commit d93f7dbCopy full SHA for d93f7db
examples/Makefile
@@ -1,6 +1,6 @@
1
2
DEST := $(if $(DEST),$(DEST),gate)
3
-BOARD := "esp8266:esp8266:generic:FlashSize=2M"
+BOARD := "esp8266:esp8266:generic:eesz=2M"
4
5
6
LOCAL_C_SRCS ?= $(wildcard *.c)
0 commit comments