docs: Add extraction plan for ESP32C3 TX Backpack standalone project#12
Open
docs: Add extraction plan for ESP32C3 TX Backpack standalone project#12
Conversation
…ni project Inventory of what ESP32C3_TX_Backpack_via_USB actually links (src/, lib/, external deps, build helpers) plus a phased plan to split it out and a backport recipe for picking up future upstream TX-backpack fixes. Key finding: AAT/HeadTracker/Fusion/QMC5883L are all dead code in this env (guarded by AAT_BACKPACK, defined only in targets/aat.ini), so the extraction surface is ~3.9 KLOC rather than the ~11 KLOC of the full repo.
6 tasks
…ermini-projects) Phases 0-3 of Option A were executed against snokvist/esp32-supermini-projects; the standalone project now lives at projects/tx-backpack-usb/ in that repo. Add a Status banner pointing at the destination PR so future readers know this doc is historical. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
Author
|
Plan executed — see snokvist/esp32-supermini-projects#24 for the standalone project. Extracted from this repo at base commit 4b2fd92. Verified Pushed a follow-up commit to this PR adding a Status banner to the plan doc so it's clear it's historical record. Phases 4-5 (further flag cleanup, release tag, deprecating the USB env in this repo) deferred to a follow-up — open a new PR when ready. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a comprehensive extraction plan document that outlines the strategy for converting the
ESP32C3_TX_Backpack_via_USBenvironment from the upstream ELRS Backpack repository into a standalone PlatformIO project.Key Changes
docs/extraction_plan.md(289 lines)Notable Details
The document provides:
This document serves as a reference for executing the extraction and maintaining the standalone project long-term.
https://claude.ai/code/session_01LWjgKdbNQcgMDmynteDXBj