github usbarmory/tamago v1.26.5

5 hours ago

This release features:

  • an installation tool fix for an issue which resulted in errors at its first run
  • support for GOOS=tamago GOARCH=arm GOARM=5 (e.g. ARMv5)
  • support for Nuvoton NUC980 SoC and NuMaker-IIoT-NUC980G2 evaluation board
  • support for Google Compute Engine Virtual Ethernet (gVNIC)

Major changes for tamago toolchain installation tool:

Major changes for tamago package API:

Major changes for tamago package internals:

  • arm: ARMv5 exception/interrupt handling (#66)
  • arm: CPU features lookup is now conditional to ARMv6 or later architectures (#72)
  • nxp/bee: fix deadlock due to naming collision with (*BEE).Lock (bb8159e)
  • nxp/uart: fix incorrect byte count in (*UART).Read, (*UART).Write (671275b)
  • sifive/uart: fix incorrect byte count in (*UART).Read, (*UART).Write (671275b)

Full Changelog: v1.26.4...v1.26.5

This release requires GOOS=tamago support in the Go distribution with tamago-go1.26.4 or later releases, it has been tested with tamago-go1.26.5.

Don't miss a new tamago release

NewReleases is sending notifications on new releases.