From 2276c30b68d449dd0c120c0227f30386e31053cc Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:59:37 -0700 Subject: [PATCH] Detailed wiki content repair: Home --- Home.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Home.md b/Home.md index e69de29..4dc62ac 100644 --- a/Home.md +++ b/Home.md @@ -0,0 +1,36 @@ +# common + +## Purpose + +Shared C++ sources for the **dual PN532 ESP-NOW** system described in the parent README: protocol definitions, error handling, memory helpers, and other code consumed by listener_firmware/ and emulator_firmware/. + +## Current Classification + +- Hardware / firmware workspace +- Public repository +- Default branch: `main` +- Primary reported language: `C++` + +## Evidence Reviewed + +- Gitea description: Maintained project with documented setup, stewardship notes, and release hygiene. +- Default branch: main +- Detected language: C++ +- Visibility: Public +- Topics: automation, readiness, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 7 + +## README Headings Found + +- common (shared NFC helpers) +- Usage +- Tests + +## Current State + +- Repository description still needs a project-specific maintainer rewrite. + +## Keeper Decision + +This wiki page is based on the repository tree and mapped local project files inspected on 2026-05-20. Replace inferred notes with verified project facts as the readiness checklist is completed.