Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

58 lines (35 loc) · 1.42 KB

Change Log

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

(v1.1.3 targeted for 2025-01-30) (Github compare v1.1.2...master)

Added Features

v1.1.2

(2024-06-13) (GitHub compare v1.1.1...v1.1.2)

Added Features

  • Allow negative values on analog out
  • Change project name, raise cmake module lib version
  • Correct LIB_DIR variable

v1.1.1

(2023-12-14) (GitHub compare v1.1.0...v1.1.1)

Added Features

  • Merge forgotten hotfix_libloader

v1.1.0

(2023-12-13) (GitHub compare v1.0.2...v1.1.0)

Added Features

  • Add components for TCRT1000 sensor and stepper motor
  • Add interrupt functionality
  • Insert base clock register in GPIO component

v1.0.2

(2021-07-13) (GitHub compare v1.0.1...v1.0.2)

Bugfixes

  • Remove warnings
  • Change build scripts to cmake modules library usage

v1.0.1

(2020-06-26)

Bugfixes

  • Add missing library version number

v1.0.0

(2020-06-12)

Notes

This is the first official release.