Skip to content

[ARCHIVED] Python v0.1.0

Choose a tag to compare

@runtime-terror404 runtime-terror404 released this 09 May 18:06
· 18 commits to main since this release

Highlights

  • Interactive PlatformIO project scaffolding
  • STM32 CubeMX project integration
  • RP2040 and RP2350 support
  • Preset-based workflow
  • Automatic PlatformIO configuration generation
  • Cleaner embedded project setup workflow

Added

  • Interactive CLI wizard
  • Board and MCU selection system
  • PlatformIO project generator
  • STM32CubeMX integration support
  • RP-series microcontroller support
  • Preset handling system
  • Generated project structure templates

Notes

This is the first public release of pio-scaffold.

The project focuses on simplifying embedded PlatformIO project setup for boards and workflows that are usually tedious to configure manually.