Skip to content

Initial OpenEmber firmware - #1

Merged
superbeetle1973 merged 1 commit into
mainfrom
agent/initial-openember
Jul 7, 2026
Merged

Initial OpenEmber firmware#1
superbeetle1973 merged 1 commit into
mainfrom
agent/initial-openember

Conversation

@superbeetle1973

Copy link
Copy Markdown
Owner

Summary

  • Stand up OpenEmber as a standalone ESP32 PlatformIO firmware repository.
  • Add firmware source, web UI, recipe engine, recipe schema/examples, hardware/flashing/API docs, README, license, and GitHub Actions CI.
  • Fix standalone repo readiness issues found during validation: maintained ESP Async WebServer/AsyncTCP package names, missing 16 MB partition table, valid ESP32 filesystem partition subtype, repo source link, and Apple Silicon uploadfs troubleshooting note.

Validation

  • python3 tools/validate_recipe.py passed locally with jsonschema installed: 3/3 recipes valid.
  • /tmp/openember-pio-venv/bin/pio run -e esp32dev -e esp32dev-16mb passed locally.
  • CI also validates recipes, builds both firmware environments, and builds the LittleFS image on Ubuntu.

@superbeetle1973
superbeetle1973 merged commit 0ee851c into main Jul 7, 2026
2 checks passed
@superbeetle1973
superbeetle1973 deleted the agent/initial-openember branch July 7, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant