Fix OTA on 1MB Flash, Add 40MHz crystal option, Add ESP8285 support #276

Closed
opened 2026-04-05 17:52:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @alice-king on 5/19/2023

Fix OTA on 1MB Flash
Increase maximum OTA firmware size from 384KB to 480KB by using link script "eagle.flash.1m64.ld".

Add 40MHz crystal option
Fun Fact: ESP8266 was designed with 40MHz crystals in mind.

Add ESP8285 support
ESP8285 is an ESP8266 with 1MB or 2MB Flash embedded, but can only operate in dout mode.

All functionalities tested on ESP8285 with 40MHz crystal.

*Originally created by @alice-king on 5/19/2023* Fix OTA on 1MB Flash Increase maximum OTA firmware size from 384KB to 480KB by using link script "eagle.flash.1m64.ld". Add 40MHz crystal option Fun Fact: ESP8266 was designed with 40MHz crystals in mind. Add ESP8285 support ESP8285 is an ESP8266 with 1MB or 2MB Flash embedded, but can only operate in dout mode. All functionalities tested on ESP8285 with 40MHz crystal.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#276