Skip to content

v1.13.5

Compare
Choose a tag to compare
@fhunleth fhunleth released this 03 Dec 02:28
· 356 commits to main since this release
  • 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