Skip to content

Embedded-UART-SPS 2.0.0

Compare
Choose a tag to compare
@abrauchli abrauchli released this 14 May 12:05
· 91 commits to master since this release
5f9c65c
  • [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)