Commit Graph

13 Commits

Author SHA1 Message Date
c92769c76b docs: add .gitea/ISSUE_TEMPLATE/docs_task.md 2026-05-20 16:02:57 -07:00
7725177895 docs: add .gitea/ISSUE_TEMPLATE/bug_report.md 2026-05-20 16:02:56 -07:00
a9e40f9e84 docs: add .gitea/PULL_REQUEST_TEMPLATE.md 2026-05-20 16:02:54 -07:00
7508a24d7e docs: add LICENSE_STATUS.md 2026-05-20 16:02:52 -07:00
0a6f004ee3 docs: add CODEOWNERS 2026-05-20 16:02:50 -07:00
609d38e61b docs: add CONTRIBUTING.md 2026-05-20 16:02:49 -07:00
f204ef27cc docs: add CHANGELOG.md 2026-05-20 16:02:47 -07:00
6c5bf08265 docs: add SECURITY.md 2026-05-20 16:02:46 -07:00
d7cd79b7c7 Merge pull request 'docs: expand README with full feature catalog and API tables' (#1) from docs/readme-full-catalog-and-api into main
Reviewed-on: drjones/nfc-pn534-warlord#1
2026-04-07 19:10:22 -07:00
drjones
ad814c6a12 docs: expand README with full feature catalog and API tables
Include firmware/.cache/clangd index artifacts from the staged set.

Made-with: Cursor
2026-04-07 19:06:06 -07:00
drjones
3be2d3f936 Fix PN532 transport and NFC tag handling.
Tighten PN532 framing and NFC access locking so scan, read, write, and raw operations behave reliably on hardware, and correct Classic versus Type 2 tag classification so common cards hit the right code paths. Refresh the embedded web assets and launcher files to match the corrected firmware behavior.

Made-with: Cursor
2026-04-02 18:32:06 -07:00
drjones
8968560565 Add PN532 toolkit firmware, web UI, and embedded SPIFFS assets
Includes ESP-IDF NFC stack (deep capture, 4K Classic geometry, UL write API,
open SoftAP), React dashboard with live tag diagnostics, and docs. README
updated for APIs and lab Wi-Fi defaults.

Made-with: Cursor
2026-03-29 09:32:55 -07:00
drjones
d1068d965b first commit
Made-with: Cursor
2026-03-25 10:37:05 -07:00