Skip to content

Releases: elixir-circuits/circuits_quickstart

v0.5.1

Choose a tag to compare

@nervesbot nervesbot released this 09 Aug 03:41

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

Choose a tag to compare

@nervesbot nervesbot released this 10 Jul 14:47

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

Choose a tag to compare

@nervesbot nervesbot released this 26 May 02:20

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

Choose a tag to compare

@nervesbot nervesbot released this 08 May 23:44

Updates:

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

v0.4.14

Choose a tag to compare

@nervesbot nervesbot released this 18 Mar 13:49

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

Choose a tag to compare

@nervesbot nervesbot released this 03 Mar 23:40

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

Choose a tag to compare

@nervesbot nervesbot released this 28 Feb 15:02

Updates:

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

v0.4.11

Choose a tag to compare

@nervesbot nervesbot released this 14 Feb 13:33

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

v0.4.10

Choose a tag to compare

@nervesbot nervesbot released this 16 Jan 16:43

Updates:

  • Simplify the ssh login to ignore the user. The login is not secure anyway and
    this skips the step of fixing the user when you forget to specify it.
  • Update to nerves_system_br v1.18.3-based systems. This fixes a cpufreq
    regression on Raspberry Pi.

v0.4.9

Choose a tag to compare

@nervesbot nervesbot released this 31 Dec 22:39

Updates:

  • Update to nerves_system_br v1.18.2-based systems (Erlang/OTP 24.2)