This repository was archived by the owner on Jul 15, 2024. It is now read-only.
v1.3.0
- Improvements
- Bump C compiler options to
-O2from-Os. This provides a small, but
measurable performance improvement (500ms at boot in a trivial project
tested on nerves_system_rpi0).
- Bump C compiler options to
- Bux fixes
- Add TAR option
--no-same-ownerto fix errors when untarring artifacts as
the root user.
- Add TAR option
- Updated dependencies
- nerves_system_br v1.7.2
- Linux 4.19.43