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

Embedded-SGP 5.0.0

Compare
Choose a tag to compare
@abrauchli abrauchli released this 17 May 07:56
· 196 commits to master since this release
e54e077
  • [added] .clang-format Style-file for clang-format and helper targets
    make style-fix and make style-check (#36)
  • [changed] Use stdint types (e.g. uint16_t instead of u16)