Interface data storage in PROGMEM (#71)

Adds a webpack plugin to package interface as PROGMEM into a header file in the framework.
Adds a build flag to optionally enable serving from PROGMEM or SPIFFS as required
Adds documentation changes to describe changes
This commit is contained in:
rjwats
2019-12-29 17:54:12 +00:00
committed by GitHub
parent 14f50c1e31
commit bcfeef8004
20 changed files with 324 additions and 85 deletions