Skip to content

Releases: GeneralEmbeddedCLibraries/led

V1.1.0

08 Nov 09:44

Choose a tag to compare

V1.1.0 - 08.11.2023

Added

  • Added implementation of get init flag function
  • Added de-init function

Changed

  • Replace version.txt with CHANGE_LOG.md
  • Updated documentation (README.md)

Todo

  • Separate peripheral level (timer & gpio) to interface
    file

V1.0.0

29 Sep 05:32

Choose a tag to compare

V1.0.0 - 29.09.2021

Notice

  • Initial release

Added

  • Configuration via single table
  • LED fading in/out
  • Runtime fading configuration change
  • Support GPIO and timer PWM low level driver

Todo

  • Separate peripheral level (timer & gpio) to interface
    file