Skip to content

Release Notes

This release contains the following components:


Library (source files)

  • /lib/asm

  • /lib/config

  • /lib/inc

  • /lib/src

  • /lib/toolchain


Library Dependencies (template files)

  • /simplicity_sdk

Test (source files)

  • /test/unit_test

  • /test/integration_test

  • /test/test_script


Sample

  • /sample

CMake file

  • /cmake

  • CMakeLists.txt


Documentation

  • /docs

  • mkdocs.yml

  • iec60730.doxygen


SDK extension files

  • /components

  • *.slce

  • *.slsdk

  • *.xml


Coding Convention

  • /tools

  • .pre-commit-config.yaml


Revision History


2.0.0 Release

  • Supported Device: EFR32MG families

  • Supported Compilers: GCC, IAR

  • Update project from make file to CMake file

  • Rewrite the library IEC60730 code

  • Update GSDK extension for the IEC60730 Library following the changes of the source library

  • Support unit test, integration test

  • Support check coding convention

  • Support mkdocs


1.2.0 Release

  • Supported Devices: EFR32xG24, EFM32xG12

  • Supported Compilers: GCC, IAR

  • Added GSDK extension for the IEC60730 Library.

  • Integrated demo app to the GSDK extension.


1.1.0 Release

  • Supported IEC60730 standard

  • Supported Devices: EFR32xG22, EFM32PG22

  • Supported Compilers: GCC, IAR


1.0.0 Release

  • Supported IEC60730 standard

  • Supported Devices: EFR32xG21, EFR32xG23

  • Supported Compilers: GCC, IAR