Update platformio_override_sample.ini

This commit is contained in:
Jason2866 2021-01-12 12:18:32 +01:00 committed by GitHub
parent ad55e49ed2
commit 4ff1c8daa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ build_flags = ${core.build_flags}
;
; Build variant 1MB = 1MB firmware no filesystem (default)
;board_build.ldscript = eagle.flash.1m.ld
; Build variant 2MB = 1MB firmware, 1MB filesystem (ZigbeeBridge, most Shelly devices)
; Build variant 2MB = 1MB firmware, 1MB filesystem (most Shelly devices)
;board_build.ldscript = eagle.flash.2m1m.ld
; Build variant 4MB = 1MB firmware, 3MB filesystem (WEMOS D1 Mini, NodeMCU, Sonoff POW)
;board_build.ldscript = eagle.flash.4m3m.ld