Files
L'électron rare 226e15de7b chore(build): archive legacy multi-target PlatformIO config
Move alternate root PlatformIO file under docs/legacy and document single-entrypoint policy for release/CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 00:03:58 +01:00
..

Legacy PlatformIO Multi-target Snapshot

platformio.multi-target.ini was moved out of the repository root on 2026-03-10.

Rationale:

  • keep platformio.ini as the single release entrypoint
  • avoid ambiguous root configs during firmware build/review
  • preserve the old multi-target configuration for reference only

Policy:

  • release and CI must target platformio.ini (freenove_esp32s3_full_with_ui)
  • do not reintroduce alternate root platformio*.ini files