nerves v1.13.5 Release Notes

Release Date: 2020-12-03 // over 3 years ago
    • 🐛 Bug fixes

      • rpi-userland is now available for Raspberry Pi's in 64-bit mode. This fixes pullup/pulldown support in circuits_gpio on the RPi4.
      • The Raspberry Pi WiFi firmware is now sourced from the Raspberry Pi OS. This fixes a 5 GHz issue that was seen in Japan. It is likely this fixes other issues since the Raspberry Pi OS firmware was years newer than the previous one.
    • 🆕 New features

      • erlinit has an experimental feature for using an overlay filesystem for making the root filesystem writable. This makes some hot code update experiments possible. See erlinit for details.
    • ⚡️ Package updates