Skip to content

Explore minimized build for ESP8266 in WipperSnapper v2.0 #862

@brentru

Description

@brentru

WipperSnapper v2.0 (and latest 1.0) blows past ESP8266's available flash.

We should explore creating a minimized build for this platform:

  • Remove TLS/SSL (which we currently do - check this)
  • Remove "sd card logging mode"/offline mode (and file system abstractions)
    • spi, filesystem overhead, and sd card lib (esp bc of the buffer for arduinojson) might be where we find space savings for ESP8266..
  • Remove I2C output support
  • Remove display support
  • Remove GPS support

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions