diff options
| -rw-r--r-- | PROJECT_CONTEXT.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md index d02e365..2f1333b 100644 --- a/PROJECT_CONTEXT.md +++ b/PROJECT_CONTEXT.md @@ -28,6 +28,10 @@ Style: ## Project Roadmap ### Next Up +- ** Task #?: Build system + - [ ] collect the sub-system code under (static and dynamic) libraries + - [ ] consolidate CMakeList.txt content to use more macro for declaration, to avoid long repetitives lines and clauses + - **Task #20: Code & Platform Hygiene** - [ ] Gather all cross-compile and platform-specific conditional code into `platform.h`. - [ ] Refactor `platform_init()` and `platform_poll()` for cleaner abstraction. |
