Skip to content

Commit

Permalink
makefile tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tve committed Aug 20, 2015
1 parent cd07540 commit b48614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ESPBAUD ?= 460800

# --------------- chipset configuration ---------------

# Pick your flash size: "512KB" or "4MB"
# Pick your flash size: "512KB", "1MB", or "4MB"
FLASH_SIZE ?= 512KB

ifeq ("$(FLASH_SIZE)","512KB")
Expand Down

0 comments on commit b48614c

Please sign in to comment.