From 249ee6e8de55b2313c86299d66b1d51abcaec130 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 3 Feb 2026 08:49:24 +0100 Subject: add 'use libraries' task for the Build System --- PROJECT_CONTEXT.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'PROJECT_CONTEXT.md') 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. -- cgit v1.2.3