Skip to content

v1.9.1

Compare
Choose a tag to compare
@nervesbot nervesbot released this 04 Nov 22:10

This release pulls in security and bug fix updates from nerves_system_br.
Erlang/OTP is now at 22.1.1.

IMPORTANT: The IEx prompt was being output on the UART. This was inconsistent
with other Nerves/Raspberry Pi systems and has been fixed. If you want to
use the UART, you'll need to override the erlinit.config file.

  • Bug fixes

    • Default to displaying the iex prompt on the HDMI port like the other
      Raspberry Pi systems
    • Compile in the I2C drivers so they're available early on for NervesKey and
      other use at initialization
  • Updated dependencies