Skip to content

Releases: nerves-project/nerves_system_rpi3

v1.0.0-rc.1

17 Mar 01:19
Compare
Choose a tag to compare

This release contains updates to Erlang and heart from nerves_system_br and
mostly cosmetic changes to this project. The trivial .fw files are no longer
created by CI scripts. If you've forked this project and are building systems
using CI, make sure to update your publish scripts.

v1.0.0-rc.0

23 Feb 21:46
Compare
Choose a tag to compare

v0.20.0

25 Jan 20:39
Compare
Choose a tag to compare

v0.19.1

25 Jan 20:39
Compare
Choose a tag to compare

Updated dependencies

  • nerves_system_br v0.16.3
    This fixes the call to otp_build so that it always uses Buildroot's version
    the autoconf tools.

v0.19.0

25 Jan 20:39
Compare
Choose a tag to compare

Updated dependencies

  • nerves_system_br v0.16.1-2017-11

  • Enhancements

    • Reboot automatically if Erlang VM exits - This is consistent with other
      Nerves systems. See rootfs_overlay/etc/erlinit.config if undesired.

    • Start running nerves_system_linter to check for configuration errors.

    • Disable console blanking for HDMI to make it easier to capture error messages.

    • Automount the boot partition readonly at /boot

    • Support for reverting firmware.

      See Reverting Firmware for more info on reverting firmware.

      See fwup-revert.conf for more information on how fwup handles reverting.

v0.18.0

08 Dec 01:23
Compare
Choose a tag to compare

Updated dependencies

v0.17.1

25 Oct 15:56
Compare
Choose a tag to compare

Updated dependencies

v0.17.0

20 Oct 23:30
Compare
Choose a tag to compare

Updated dependencies

v0.16.1

27 Aug 13:06
Compare
Choose a tag to compare

Updated dependencies

  • nerves_system_br v0.13.7

v0.16.0

08 Aug 23:28
Compare
Choose a tag to compare

v0.16.0

This release contains an updated toolchain with Linux 4.1 Headers.
You will have to clean and compile any c/c++ code in your project and
dependencies. Failure to do so will result in an error when producing firmware.