sdk: bootstrap standalone repo (P0)
- Dual license (LICENSE / LICENSE-MIT / LICENSE-APACHE) matching the crate manifests. - ADRs 0001-0005: kernel base (direct 5.10->6.18.46 forward-port), tiered MC/DC, standalone repo, CI runner (3rd repo-scoped runner on 0640), driver source-of-truth. - README goal 1 reconciled to the verified 6.18.46 forward-port (was stale plan44/6.6). - Drop tracked build objects (*.o now gitignored). - Capture the display (VOP dclk-pol + WIN1) and GT911 touch bring-up VERIFIED docs + capabilities-audit update from this session. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017wB8KB3MMQztRDXCMCkPrf
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
19ff701deb
commit
189f7aec38
@@ -3,6 +3,10 @@ target/
|
||||
**/target/
|
||||
Cargo.lock
|
||||
|
||||
# build artifacts (firmware/kernel objects are rebuilt from source)
|
||||
*.o
|
||||
*.a
|
||||
|
||||
# scratch / editor
|
||||
*.swp
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user