Cross-compile build works on Windows
Some checks failed
CI / Test (Linux) (push) Has been cancelled
CI / Test (Windows MSVC) (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Format (push) Has been cancelled

This commit is contained in:
Eric Ratliff
2026-03-17 15:21:13 -05:00
parent aa0d0a33f5
commit 6fe81769a3
4 changed files with 190 additions and 99 deletions

View File

@@ -4,7 +4,7 @@ default-members = ["."]
[package]
name = "anvil"
version = "1.0.0"
version = "1.0.1-alpha1"
edition = "2021"
authors = ["Eric Ratliff <eric@nxlearn.net>"]
description = "Arduino project generator and build tool - forges clean embedded projects"