Add new Spinscale C++ Coroutine support

This commit is contained in:
2026-05-17 16:52:04 -04:00
parent b6eb502e56
commit ad4ea3ccac
11 changed files with 1790 additions and 0 deletions
+3
View File
@@ -8,4 +8,7 @@
/* Debug callable tracing configuration */
#cmakedefine CONFIG_DEBUG_TRACE_CALLABLES
/* Debug coroutine-type logging configuration */
#cmakedefine CONFIG_LIBSSCL_DEBUG_CO
#endif /* _CONFIG_H */