2 releases
Uses new Rust 2024
| 0.1.1 | Oct 20, 2025 |
|---|---|
| 0.1.0 | Oct 20, 2025 |
#178 in Template engine
5KB
Pio help
Used to create a template of a platformio library like:
<library-name>/
- <library-name>.h
- <library-name>.cpp
Usage
$ piohelp.exe -h
Simple program to create a PIO library
Usage: piohelp.exe --name <NAME>
Options:
-n, --name <NAME> Name of the PIO library
-h, --help Print help
-V, --version Print version
```
Dependencies
~1–1.5MB
~28K SLoC