Cleanup
This commit is contained in:
parent
11dcfb026d
commit
899263b390
1
Makefile
1
Makefile
|
@ -29,7 +29,6 @@ spiffs: console-site spiffs-image
|
|||
|
||||
spiffs-image:
|
||||
python Release/esptool/spiffsgen.py 2031616 ./Console/build Release/spiffs.bin
|
||||
# python Release/esptool/spiffsgen.py --obj-name-len 64 2031616 ./Console/build Release/spiffs.bin
|
||||
|
||||
upload-spiffs:
|
||||
@echo Deploying SPIFFS image...
|
||||
|
|
Loading…
Reference in New Issue