mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
flash-size agnostic builds (#6690)
* flash: mapping definition by sketch at runtime depending on flash chip size and user configuration
This commit is contained in:
@ -186,3 +186,8 @@ indeed off at boot and is powered on only when starting to be used with the
|
||||
regular API.
|
||||
|
||||
Read more at `former WiFi persistent mode <../esp8266wifi/generic-class.rst#persistent>`__.
|
||||
|
||||
How to resolve "undefined reference to ``flashinit`'" error ?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Please read `flash layout <../filesystem.rst>`__ documentation entry.
|
||||
|
Reference in New Issue
Block a user