Start Back Next End
  
ZBasic System Library
ZBasic Microcontrollers
56
Option
Description
-h
Display information about invocation options and the exit.
-d<directory>
Specify the directory containing files to add to the SPIFFS image.  The
default directory is files.
-f<filename>
Specify the name of the SPIFFS image file.  The default image filename is
spiff_rom.bin.
-s<size>
Specify the size of the SPIFFS image.  The default image size is 16KB.
Once the image is built and you've chosen an address for it, it can be programmed into the Flash chip
using the esp_tool.exe utility provided with the ZBasic distribution.  The esp_tool utility has a
substantial feature set including the ability to generate and download application images.  The full
functionality and invocation options are described in a separate document.
Previous page Top Next page