mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +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 (~807KB) (827376B) */
|
||||
/* empty @0x402C9FF0 (~4KB) (4112B) */
|
||||
/* spiffs @0x402CB000 (~192KB) (196608B) */
|
||||
/* eeprom @0x402FB000 (=4KB) */
|
||||
/* rfcal @0x402FC000 (=4KB) */
|
||||
/* wifi @0x402FD000 (=12KB) */
|
||||
/* eeprom @0x402FB000 (4KB) */
|
||||
/* rfcal @0x402FC000 (4KB) */
|
||||
/* wifi @0x402FD000 (12KB) */
|
||||
|
||||
MEMORY
|
||||
{
|
||||
|
Reference in New Issue
Block a user