1
0
mirror of https://github.com/obgm/libcoap.git synced 2025-05-10 07:39:18 +08:00

4 Commits

Author SHA1 Message Date
Jon Shallow
a71b7930b9 pre-commit: Include re-styled examples files to checks 2023-07-13 09:01:41 +01:00
Jon Shallow
964bd69481 MinGW: Initial compile environment support 2023-04-12 10:06:46 +01:00
Jon Shallow
4ca66d5b3b Examples: Format function headers and else statements.
Update function headers and "} else {" in libcoap coding style.
2022-10-18 10:27:02 +01:00
jcmichelou
9b647d5d05 Add visual studio 2015 solution and project files for building libcoap on windows.
Merge changes from PR #47 related to windows platform support.
Add full windows platform support including correct error checking and working regression tests and examples.
Remove need to build applications using libcoap with -DWITH_POSIX and to include coap_config.h. This applies to the examples as well.
2017-05-05 20:29:10 +02:00