Gecko SDK v4.4.2
Information
This is the first release utilizing our new firmware builder tool. Firmwares are built from Gecko SDK 4.4.2.
Please take a look at the new firmware manifest format if you are using this repository to build firmwares for other adapters, as it will greatly simplify things.
What's Changed
- In-tree projects by @puddly in #41
- Fix Git repo permissions during CI by @puddly in #52
- Bump all CI action versions to remove deprecation warnings by @puddly in #53
- Allow PRs to build images by @puddly in #54
- Gecko SDK 4.4.2 by @puddly in #56
- Include firmware and stack versions in filenames by @puddly in #55
- Normalize
.cproject
files with pre-commit by @puddly in #60 - Update documentation to reflect current firmware builder by @puddly in #59
- Import
typing
totools/build_project.py
to fix CI by @puddly in #61 - Fix location of project build scripts within Eclipse project config by @puddly in #58
- Upload artifacts on release by @puddly in #62
- Revert "Upload artifacts on release (#62)" by @puddly in #63
- Upload artifacts on release by @puddly in #64
- Set default OpenThread TX power to 6dBm by @puddly in #65
Full Changelog: v4.4.0...v4.4.2