tidbyt / hdk

A community supported firmware for the Tidbyt hardware 🤓
https://tidbyt.com
Apache License 2.0
49 stars 12 forks source link

Using PlatformIO IDE in VSCode #7

Open ReonMonterus opened 10 months ago

ReonMonterus commented 10 months ago

Firstly, just wanted to give a huge thanks for the team for putting this together, it basically saved my Tidbyt after I forgot it was plugged in to my PC (lack of plugs made me just use a USB port) and accidentally started flashing firmware to it instead of the other device I was working on!

Wanted to open this and note that if you use the VSCode version of PlatformIO, by default it puts files in the folders of a new project which can lead to some confusing errors about multiple environments with different actions when you try to build or even just to run the reset script.

The error is "Two environments with different actions were specified for the same target:" for any future people who find this!