pio_build
Build a PlatformIO project and get parsed errors, warnings with locations, RAM/Flash usage, and recent log output to fix issues and rebuild.
Instructions
Compile the project (pio run). Returns a status, parsed compiler errors and warnings with file/line/column, RAM and Flash usage percentages, the last 40 lines of output, and a path to the full log. Fix the listed errors, then build again. First builds may take minutes while toolchains download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| jobs | No | ||
| verbose | No | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||