diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..220c8d9 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,54 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: esp32 s3 bean module, hacks, gathers handshakes. display networks, capture handshakes + +- Default branch: main +- Detected language: C++ +- Visibility: Public +- Topics: firmware, hardware, readiness, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 19 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| Arduino sketches | handshake-capture-c6/handshake-capture-c6.ino | +| README files | README.md, handshake-capture-c6/README.md | + +## Directory Concentration + +- `handshake-capture-c6` (18 files) +- `(root)` (1 files) + +## File Type Concentration + +- `.cpp` (6) +- `.h` (6) +- `.md` (5) +- `.gitignore` (1) +- `.ino` (1) + +## Visible Project Files + +- .gitignore +- handshake-capture-c6/Display_ST7789.cpp +- handshake-capture-c6/Display_ST7789.h +- handshake-capture-c6/HandshakeCapture.cpp +- handshake-capture-c6/HandshakeCapture.h +- handshake-capture-c6/IMPROVEMENTS.md +- handshake-capture-c6/LVGL_Driver.cpp +- handshake-capture-c6/LVGL_Driver.h +- handshake-capture-c6/MUST_DO_IMPROVEMENTS.md +- handshake-capture-c6/PLAN.md +- handshake-capture-c6/PRODUCTION.md +- handshake-capture-c6/README.md +- handshake-capture-c6/SD_Card.cpp +- handshake-capture-c6/SD_Card.h +- handshake-capture-c6/SPI_Bus_Lock.cpp +- handshake-capture-c6/SPI_Bus_Lock.h +- handshake-capture-c6/WiFi_Scanner.cpp +- handshake-capture-c6/WiFi_Scanner.h +- handshake-capture-c6/handshake-capture-c6.ino