Skip to content

Releases: elixir-circuits/circuits_quickstart

v0.5.3

07 Nov 15:38

Choose a tag to compare

Updates:

  • Update Nerves systems to nerves_system_br v1.21.2 (Erlang/OTP 25.1.2,
    Buildroot 2022.08.1)
  • Update to Nerves 1.9
  • Update to Elixir 1.14.1

v0.5.2

29 Aug 16:48

Choose a tag to compare

  • 2022-08-29

Updates:

  • USB gadget mode networking works on the MangoPi MQ-Pro now
  • Add pinout package. Run Pinout.print to see what pins go where

v0.5.1

09 Aug 03:41

Choose a tag to compare

Updates:

  • Update to nerves_system_br v1.20.4-based systems (Erlang/OTP 25.0.3,
    Buildroot 2022.05, GCC 11.3)

v0.5.0

10 Jul 14:47

Choose a tag to compare

Updates:

  • Update to nerves_system_br v1.20.0-based systems (Erlang/OTP 25.0.2,
    Buildroot 2022.05, GCC 11.3)
  • Update to Nerves 1.8.0
  • Remove default US WiFi regulatory domain. The default is now 00 for globally
    allowed frequencies.
  • Add support for MangoPi MQ Pro (64-bit RISC-V device)

v0.4.16

26 May 02:20

Choose a tag to compare

Updates:

  • Update to nerves_system_br v1.19.0-based systems (Erlang/OTP 25.0). This
    enables the JIT on the RPi4

v0.4.15

08 May 23:44

Choose a tag to compare

Updates:

  • Support WiFi configuration when making the MicroSD card when using fwup.
    Thanks to @mnishiguchi for this.

v0.4.14

18 Mar 13:49

Choose a tag to compare

Updates:

  • Update to nerves_system_br v1.18.6-based systems (Erlang/OTP 24.3.2)
  • Update other dependencies (various improvements for BBB, GRiSP 2, and boot
    time performance)

v0.4.13

03 Mar 23:40

Choose a tag to compare

Updates:

  • Various small improvements for the GRiSP 2
  • Add support for the Beaglebone Green Gateway (bbb target)
  • Update to Erlang 24.2.2

v0.4.12

28 Feb 15:02

Choose a tag to compare

Updates:

  • Add experimental support for the GRiSP 2. See README for installation.

v0.4.11

14 Feb 13:33

Choose a tag to compare

Updates:

  • Update to nerves_system_br v1.18.4-based systems (Erlang/OTP 24.2.1)
  • Update circuits_spi to support devices that need the least significant bit
    first