Skip to content

v0.1.17

Latest

Choose a tag to compare

@fhunleth fhunleth released this 19 Jan 12:36
· 21 commits to main since this release
  • Improvements

    • Add firmware nickname to top line describing the firmware version. This
      makes it easier to check when the firmware UUID changes. Support is ongoing
      other places in Nerves to make the nickname more visible.

    • Use Nerves.firmware_slots/0 to determine the active firmware slot to
      support firmware slot changes that aren't represented in the KV. This is for
      Raspberry Pi tryboot support.

  • Bug fixes

    • Fix cases where nils returned when porting Nerves could crash the MOTD
      print out.