Embedded-UART-SPS 2.0.0
[added]
.clang-format
Style-file for clang-format and helper targets
make style-fix
andmake style-check
(#36)[changed]
Use stdint types (e.g.uint16_t
instead ofu16
)
[added]
.clang-format
Style-file for clang-format and helper targetsmake style-fix
and make style-check
(#36)[changed]
Use stdint types (e.g. uint16_t
instead of u16
)