Commit Graph

2 Commits

Author SHA1 Message Date
Achim Kraus
f903906475 Fix cmake warnings of zephyr builds.
Exclude cmake options for zephyr builds, if these are set by zephyr.
Exclude file(CONFIGURE ..), if cmake is older than 3.18.

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
2022-09-28 14:27:46 +02:00
Achim Kraus
16d3764191 Support zephyr.
Add initial support for zephyr.
Mutex is currently not supported, nor used.

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
2022-07-08 14:51:05 +02:00