Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v0.3.0

Choose a tag to compare

@fhunleth fhunleth released this 20 Oct 17:38
· 87 commits to main since this release
  • Improvements

    • If using the upload.sh script, there's no need to copy it anymore. Just
      run mix firmware.gen.script to get a copy.
  • Bug fixes

    • Fix race condition that prevented firmware update errors from being
      returned. This requires fwup v0.17.0 to work which is included in the
      latest nerves_system_br release and official systems.
    • Fixed a couple errors on OSX with the upload script.