mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-07 05:42:31 -04:00
cleanup
This commit is contained in:
parent
967094c2e4
commit
dfb017ff73
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -73,7 +73,7 @@ console-site:
|
||||||
|
|
||||||
spiffs: console-site spiffs-image
|
spiffs: console-site spiffs-image
|
||||||
|
|
||||||
spiffs-image: venv
|
spiffs-image:
|
||||||
$(PYTHON) Release/esptool/spiffsgen.py 1966080 ./Console/build Release/console_image.bin
|
$(PYTHON) Release/esptool/spiffsgen.py 1966080 ./Console/build Release/console_image.bin
|
||||||
|
|
||||||
upload-spiffs:
|
upload-spiffs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue