Skip to content

Releases: phytec/phytec-eeprom-flashtool

v3.4.0

16 Dec 06:56

Choose a tag to compare

v3.3.0

16 Dec 06:54

Choose a tag to compare

Full Changelog: v3.2.1...v3.3.0

v3.2.0

28 Mar 15:05

Choose a tag to compare

Full Changelog: v3.00.00...v3.2.0

phytec-eeprom-flashtool v3.00.00

07 Mar 08:55

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

Choose a tag to compare

action: publish: search remote branches

Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>

minor release for upcoming BSP releases

08 Dec 12:54

Choose a tag to compare

workflows: add selective sync after push

This workflow auto syncs to public.

Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>

v2.01.01: src: phytec_eeprom_flashtool: Use sysfs at eeprom_read

21 Jun 07:50

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 <j.hagemann@phytec.de>

v2.01.00: build(deps): bump pyyaml from 5.3.1 to 5.4

15 Jun 13:50

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] <support@github.com>