Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Embedded-SCD 2.0.1

Compare
Choose a tag to compare
@rnestler rnestler released this 17 Oct 15:05
· 40 commits to master since this release
b62a99b
  • [fixed] Copy correct AUTHORS, CHANGELOG.md, LICENSE, and
    README.md files to target locations when running the release
    target of the driver's root Makefile.
  • [removed] Remove the AUTHORS file from the driver and the
    embedded-common submodule, as it adds more noise than benefit.
    The contributors can be found in the git log.
  • [changed] Avoid converting twice between endianness in
    scd30_read_measurement. (improves performance and portablity)
  • [changed] Cleanup scd30 example