No description
Find a file
creatorlars 00e088fe4b
All checks were successful
LZX release tag reminder / release-tag-reminder (push) Successful in 5s
Retire PlatformIO source/; point to monorepo RP2354 firmware.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 10:33:25 -07:00
.forgejo Initial commit 2026-08-27 05:23:32 +00:00
docs Initial commit 2026-08-27 05:23:32 +00:00
exports Initial commit 2026-08-27 05:23:32 +00:00
source Retire PlatformIO source/; point to monorepo RP2354 firmware. 2026-08-31 10:33:25 -07:00
.gitignore Initial commit 2026-08-27 05:23:32 +00:00
inventree-manifest.json Add inventree-manifest.json (desk fallback) 2026-08-27 05:23:36 +00:00
plm-manifest.json Initial commit 2026-08-27 05:23:32 +00:00
README.md Initial commit 2026-08-27 05:23:32 +00:00

LZX Firmware design repo

Organisation template for net-new Firmware design repos. Product repos are generated from this template at registration time.

At provision, LZX Actions replaces this file with the InvenTree title, part link, and a managed quick-start block between HTML comment markers.

Quick start

  1. Open the InvenTree Design part (IPN in inventree-manifest.json after provision).
  2. Put editable work in the folders listed in docs/structure.md.
  3. Track work with New issue templates (ECO, review, bug, etc.).
  4. Open a PR to main; complete the release-review issue checklist.
  5. Tag a release on main when approved — creates the InvenTree release variant (Component or Artifact).

Tool scaffold: init from lzx/template-firmware-composite — see docs/structure.md.