mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
restore SPIFFS symbols when null-sized (#5122)
fix comments
fix cc0bfa04d4 (commitcomment-30462616)
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
/* sketch @0x40200000 (~1019KB) (1044464B) */
|
||||
/* empty @0x402FEFF0 (~516KB) (528400B) */
|
||||
/* spiffs @0x40380000 (~492KB) (503808B) */
|
||||
/* eeprom @0x403FB000 (=4KB) */
|
||||
/* rfcal @0x403FC000 (=4KB) */
|
||||
/* wifi @0x403FD000 (=12KB) */
|
||||
/* eeprom @0x403FB000 (4KB) */
|
||||
/* rfcal @0x403FC000 (4KB) */
|
||||
/* wifi @0x403FD000 (12KB) */
|
||||
|
||||
MEMORY
|
||||
{
|
||||
|
Reference in New Issue
Block a user