Convert the main menu screen to lua lol
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
PROJECT_NAME := example-lua-vfs
|
||||
|
||||
EXTRA_COMPONENT_DIRS := $(CURDIR)/../..
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
SPIFFS_IMAGE_FLASH_IN_PROJECT := 1
|
||||
$(eval $(call spiffs_create_partition_image,storage,spiffs_image))
|
||||
Reference in New Issue
Block a user