You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question.
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working the way you expect it to,
use Community Forums or Premium Support
Configuration
Operating system: macOS Sonoma Version 14.2
PlatformIO Version (platformio --version): PlatformIO Core, version 6.1.16
What kind of issue is this?
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working the way you expect it to,
use Community Forums or Premium Support
Configuration
Operating system: macOS Sonoma Version 14.2
PlatformIO Version (
platformio --version
): PlatformIO Core, version 6.1.16Description of problem
Here's my directory structure:
I'm wondering if there's a way to specify the environment to run a different file?
Or can I specify a file to compile and upload?
By the way, this is for my project darkchess-robot. Thanks for your help!
Steps to Reproduce
cd
toarduino
directorypio run -e remote
, then it prints error message.pio run -e receiver
, then it also prints error message.Actual Results
Error message by step 2:
Error message by step 3:
Expected Results
Successfully compile and upload to board.
If problems with PlatformIO Build System:
The content of
platformio.ini
:The text was updated successfully, but these errors were encountered: