Skip to content

Releases: EnAccess/OpenSmartMeter

firmware@v0.4.0-alpha1

03 Jan 10:31
476fabe
Compare
Choose a tag to compare
Pre-release

What's Changed

⚠️ This is a pre-Release. The firmware has not been tested on a device. Use with caution

New Contributors

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/compare/firmware@v0.3.1...firmware@v0.4.0-alpha1

hardware@v0.2.1

20 Dec 10:34
Compare
Choose a tag to compare

hardware@v0.2.0

20 Dec 10:32
Compare
Choose a tag to compare

hardware@v0.1.1

20 Dec 10:19
Compare
Choose a tag to compare

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/compare/hardware@v0.1.0...hardware@v0.1.1

  • Add support for KiCAD stable rather than KiCAD nightly (by @dmohns)

hardware@v0.1.0

20 Dec 10:15
Compare
Choose a tag to compare

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/commits/hardware@v0.1.0

  • Initial version of the OpenSmartMeter hardware files (by @Samajadi)

firmware@v0.3.1

20 Dec 10:37
Compare
Choose a tag to compare

firmware@v0.3.0

20 Dec 10:28
Compare
Choose a tag to compare

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/compare/firmware@v0.2.0...firmware@v0.3.0

Breaking change: From now on using PlatformIO is the only supported way to develop the firmware of OpenSmartMeter

  • Drop support for Arduino (by @dmohns)

firmware@v0.2.0

20 Dec 10:24
Compare
Choose a tag to compare

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/compare/firmware@v0.1.0...firmware@v0.2.0

  • Refactoring the firmware code to be more modular (by @rtchuendem)
  • Apply clang-format (by @dmohns)
  • Add support for PlatformIO alongside Arduino (by @dmohns)

firmware@v0.1.0

20 Dec 10:11
Compare
Choose a tag to compare

Full Changelog: https://github.com/EnAccess/OpenSmartMeter/commits/firmware@v0.1.0

  • Initial version of the OpenSmartMeter firmware files (by @Samajadi)