Most significant change on this version is support for DFU files, thus you can flash IronOS dfu image, together with boot logo support!
Another notable changes are FreeBSD support, fixing compiling on Ubuntu 20.04.
Thanks to everyone who contributed!
What's Changed
- The "write" command is missing I think. Thanks :-) by @lupyuen in #16
- FreeBSD support by @porsolic in #18
- Update instructions, syntax error in flag. by @River-Mochi in #19
- add Badges by @River-Mochi in #22
- add Badges by @River-Mochi in #23
- Enable building on FreeBSD hosts by @porsolic in #25
- add table, icons, edit doc by @River-Mochi in #26
- definde 'ISP' by @River-Mochi in #28
- changed icon colors by @River-Mochi in #31
- Add CMake installation support by @bdd in #39
- Build linux executables for multiple architectures by @Ralim in #42
- Proper error codes (and return failure code) by @Ralim in #41
- Optional syslibs build support by @schdro in #43
- DFU file support by @Ralim in #45
- Adds support for compiling on Ubuntu 20.04 by lowering required cmake… by @Juul in #44
New Contributors
- @lupyuen made their first contribution in #16
- @porsolic made their first contribution in #18
- @bdd made their first contribution in #39
- @schdro made their first contribution in #43
- @Juul made their first contribution in #44
Full Changelog: v0.0.3...v0.0.4