Releases: phytec/phytec-eeprom-flashtool
Releases · phytec/phytec-eeprom-flashtool
v3.2.0
Full Changelog: v3.00.00...v3.2.0
phytec-eeprom-flashtool v3.00.00
Full Changelog: v2.02.01...v3.00.00
Changes
- Adapt some configuration files
- Add a configuration file for (PCL-070, AM62/AM64)
- Add a documentation for the virtualenv installation
- Disable python3.6
- Update Codeowners
Bug-Fixes
- write KSP's without hyphen (e.g. KSP08)
- adapt README
v2.02.01: minor release
action: publish: search remote branches Signed-off-by: Stefan Müller-Klieser <[email protected]>
minor release for upcoming BSP releases
workflows: add selective sync after push This workflow auto syncs to public. Signed-off-by: Stefan Müller-Klieser <[email protected]>
v2.01.01: src: phytec_eeprom_flashtool: Use sysfs at eeprom_read
The smbus2 read function did not work reliable after a reboot, so we fall back to sysfs. Signed-off-by: Janine Hagemann <[email protected]>
v2.01.00: build(deps): bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>