Skip to content

Releases: phytec/phytec-eeprom-flashtool

v3.4.0

Choose a tag to compare

@smk-embedded smk-embedded released this 16 Dec 06:56

Full Changelog: v3.3.0...v3.4.0

v3.3.0

Choose a tag to compare

@smk-embedded smk-embedded released this 16 Dec 06:54

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

v3.2.0

Choose a tag to compare

@smk-embedded smk-embedded released this 28 Mar 15:05

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

phytec-eeprom-flashtool v3.00.00

Choose a tag to compare

@NineTec NineTec released this 07 Mar 08:55

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

Choose a tag to compare

@smk-embedded smk-embedded released this 10 Jan 13:30
action: publish: search remote branches

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

minor release for upcoming BSP releases

Choose a tag to compare

@smk-embedded smk-embedded released this 08 Dec 12:54
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

Choose a tag to compare

@smk-embedded smk-embedded released this 21 Jun 07:50
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

Choose a tag to compare

@smk-embedded smk-embedded released this 15 Jun 13:50
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>