-
I have experience with building for ESP, but always been able to do so with unix CLI only. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Assuming you've done the submodules stuff, probably just
|
Beta Was this translation helpful? Give feedback.
-
Thanks, I'll try that and confirm. |
Beta Was this translation helpful? Give feedback.
-
This has worked well. Nothing needed beyond python3, git and PlatformIO-core. |
Beta Was this translation helpful? Give feedback.
-
I tried the edit button, but it is just an invitation to a PullRequest. |
Beta Was this translation helpful? Give feedback.
Assuming you've done the submodules stuff, probably just
pio run -e <variant_name>