libhal-google / libhal

A collection of interfaces and abstractions for embedded peripherals and devices using modern C++
Apache License 2.0
86 stars 17 forks source link

:art: Use `libhal_unit_test` for unit tests #706

Closed kammce closed 1 year ago

kammce commented 1 year ago

Simplifies and standardizes the process for building libhal package unit tests. Also utilizes clang-tidy in the unit test process