Files
tinydtls/.github/workflows
Jon Shallow 65ac5c3ca1 CMake: Force all Warnings to Errors when doing github actions
Add new option WARNING_TO_ERROR for CMakeLists.txt and tests/CMakelist.txt
and update github workflows to use it.

Do the cmake in a sub-directory.

Fix warnings generated by mac-os build in dtls.c and sha2.c.

Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com>
2022-09-28 13:53:04 +02:00
..