-
In relation to issue #255
I've read the discussion on the above issue. For me, I develop on multiple host OS's with various types of Arduino even for the same code base. I often use a VM to develop…
-
**Build tool used:**
- [x] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [ ] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
- […
-
Maybe a documentation issue or an issue with https://github.com/arittner/WLED/blob/main/.vscode/tasks.json
The documentation describes, I can run a build (with the checkmark symbol), but the `Buil…
-
I tried loading the latest esp32.svd inside vscode (platformio, also esp-idf plugin) for debugging.
Copied the svd file to the project dir and added the svd path to platformio.ini -> `debug_svd_path…
-
PIO Core Call Error: "FileNotFoundError: Traceback (most recent call last):\r\n File \"E:\\.VScode\\.platformio\\penv\\Lib\\site-packages\\platformio\\__main__.py\", line 103, in main\r\n File \"E:\…
-
What kind of issue is this?
Possibly(?)
- [X] **Development Platform or Board**.
All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms
…
-
Currently you cannot easily use any WROOM-2 based ESP32 Boards.
As far as I can tell, this is related to the flash mode used for all WR2-ESPs
Which seems to require OPI for both of PSRAM and FLASH
…
-
I downloaded the latest Marlin for MKS-Robin-Nano V2 / V3 and made all the changes to update the Robin Nano V3 card.
PlatformIO also compiled and generated "active" folder and .bin file, ok.
I paste…
-
### The problem
The `name=source` syntax for specifying an alternative git source for a library is not working. Using the exact example from the "ESPHome Core Configuration" documentation page (i.e. …
-
%23 Description of problem
Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
- https://github.com/platformio/platformio-vscode-ide/issues%3Fq=is%3Aissue
%23 Config…