* Remove trailing whitespace and insert final new lines.
* Revert "Remove trailing whitespace and insert final new lines."
This reverts commit 1c6539a6ca.
* Remove trailing whitespace, insert final new lines, and consistently use
LF.
* Revert "Remove trailing whitespace and insert final new lines."
This reverts commit 1c6539a6ca.
* Remove trailing whitespace and insert final new lines, leaving end of
lines as default.
* Normalize line endings.
* Fix header guard.
* Run clang format.
* Re-run editor config.
* Create txt file during generation with the list of targets with code coverage configuration
* use the binary dir
* unwanted change
* add missing test project for iot core
* modify coverage generation to use list of coverage targets created by the build
Co-authored-by: Daniel Jurek <djurek@microsoft.com>