v1.14.0
This release updates to Buildroot 2020.11.2, GCC 10.2 and OTP 23.2.4.
When migrating custom systems based, please be aware of the following important
changes:
-
There's a new
getrandom
syscall that is made early in BEAM startup. This has
the potential to block the BEAM before Nerves can startrngd
to provide
entropy. We have not seen this issue here, but have updatederlinit.config
for the time being as a precaution. -
The GCC 10.2.0 toolchain has a different name that calls out "nerves" as the
vendor and the naming is now more consistent with other toolchain providers. -
Experimental support for tooling that requires more information about the
target has been added. The initial support focuses on zigler. -
Updated dependencies