All notable changes to this project will be documented in this file.
- Add support for the basic commands (including ble stack upgrade)
- Add cli crate with download-hex command
- Add cli crate, change overall api and add support for fus and memory r/w
- Rework cli using bpaf and cleanup code and structure
- Add json output to cli
- Add core register read and write functions
- Linux support of wrapper
- Linux not building
- Add missing update reason to output
- Wrong symbol names for read and write of cortex register
- Move tests to tests directory
- Fix readme
- Update readme
- Fix .env file sample
- Adjust readme
- Add readme to sys crate
- Update changelog
- Update changelog
- Add github suggested workflow
- Add readme files and metadata; fix clippy warnings
- Add github workflow with checks
- Fix clippy lints
- Check docs
- Do not fail fast to check the build on both os
- Bump version of sys crate
- Add git-cliff config to generate changelogs with conventional commits
- Add justfile
- Generate bindings via bindgen cli