Complete Phase 1: add clock utility, unit test, build targets, and docs
This commit is contained in:
+3
-3
@@ -10,8 +10,8 @@ previous one is validated.
|
||||
|
||||
- [x] Meson build files (`meson.build`, `meson_options.txt`).
|
||||
- [x] Public module headers with `namespace sc`.
|
||||
- [ ] Unit test that exercises a trivial utility function.
|
||||
- [ ] `README.md` with build instructions.
|
||||
- [x] Unit test that exercises a trivial utility function.
|
||||
- [x] `README.md` with build instructions.
|
||||
|
||||
**Validation**: `meson setup build && meson compile -C build && meson test -C build`.
|
||||
|
||||
@@ -89,4 +89,4 @@ where available.
|
||||
|
||||
## Current phase
|
||||
|
||||
Phase 1 — skeleton and tooling.
|
||||
Phase 2 — software H.264 encode/decode.
|
||||
|
||||
Reference in New Issue
Block a user