ruuvi / ruuvi.drivers.c

Ruuvi embedded drivers used across various platforms. Used by ruuvi.firmware.c. In Beta, tests which pass will not be broken without incrementing major version.
BSD 3-Clause "New" or "Revised" License
6 stars 14 forks source link

Refactor nRF52 to use shorter function names #177

Closed ojousima closed 3 years ago

ojousima commented 3 years ago

While working on this, unit tests and issues found by SonarCloud must also be fixed. Related to https://github.com/ruuvi/ruuvi.firmware.c/issues/154

niksiboxi commented 3 years ago

Done is Pull Request #183