Commit Graph

6 Commits

Author SHA1 Message Date
Eric Ratliff
60ba7c7bed Better 2026-02-18 20:15:46 -06:00
Eric Ratliff
833ea44748 Cleaned up old commands and updated menus 2026-02-18 17:59:17 -06:00
Eric Ratliff
a671075de2 Instructions are clear on Windows 2026-02-18 17:41:22 -06:00
Eric Ratliff
851965592c Fixed bug with upload 2026-02-16 08:53:27 -06:00
Eric Ratliff
fc1fb73d5a Placing scripts in the generated project 2026-02-16 08:29:33 -06:00
Eric Ratliff
3298844399 Anvil v1.0.0 -- Arduino build tool with HAL and test scaffolding
Single-binary CLI that scaffolds testable Arduino projects, compiles,
uploads, and monitors serial output. Templates embed a hardware
abstraction layer, Google Mock infrastructure, and CMake-based host
tests so application logic can be verified without hardware.

Commands: new, doctor, setup, devices, build, upload, monitor
39 Rust tests (21 unit, 18 integration)
Cross-platform: Linux and Windows
2026-02-15 11:16:17 -06:00