Skip to content

v1.0.0-rc.1

Compare
Choose a tag to compare
@fhunleth fhunleth released this 07 Mar 21:31
· 745 commits to main since this release
  • New features

    • Buildroot 2018.02
  • Bug fixes

    • Removed trivial .fw creation to remove need to build rebar. The reason for
      the removal was that it sometimes triggered compiler errors. Since only one
      person used the .fw file (to our knowledge), it seemed easier to skip
      building it. This requires a change to CI scripts in systems that publish
      the .fw file.
    • Reduced ANSI window polling over serial ports (nbtty). This makes viewing
      logs a little faster and reduces the chance of stray ANSI sequences
      corrupting the terminal.