Skip to content

Releases: phytec/phytec-eeprom-flashtool

v3.2.0

28 Mar 15:05
Compare
Choose a tag to compare

phytec-eeprom-flashtool v3.00.00

07 Mar 08:55
Compare
Choose a tag to compare

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

10 Jan 13:30
Compare
Choose a tag to compare
action: publish: search remote branches

Signed-off-by: Stefan Müller-Klieser <[email protected]>

minor release for upcoming BSP releases

08 Dec 12:54
Compare
Choose a tag to compare
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

21 Jun 07:50
Compare
Choose a tag to compare
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

15 Jun 13:50
Compare
Choose a tag to compare
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]>