Files
esp-idf/components
Ivan Grokhotkov ad1606ae1d tools: spiffsgen.py: esp8266 compatibility options
1. Implement --aligned-obj-ix-tables which is used by default on the
   ESP8266 in NodeMCU and Arduino.
2. Introduce --no-magic and --no-magic-len to allow disabling options
   --use-magic-len and --use-magic. As these have been declared with
   default=True and action='store_true', they couldn't be disabled
   otherwise.

Closes https://github.com/espressif/esp-idf/issues/6717
2021-04-30 18:07:48 +02:00
..
2021-04-22 21:07:35 +08:00
2021-03-31 19:17:33 +08:00
2021-04-18 23:53:48 +02:00
2021-02-26 19:45:48 +08:00