-
PIO Core Call Error: "Updating metadata for the vscode IDE...\r\n\n\nError: Processing esp32dev (platform: espressif32; framework: espidf; board: esp32dev)\r\n-----------------------------------------…
-
Hello. I checked new version and get error from gcc. This error reproduce when i build with option #define USE_SD_CARD 1 and don't reproduce if i use #define USE_INT_FLASH 1 in hardconfig.h
Build log…
-
Error at compile with PlatformIO
include/display.h:19:8: error: 'ONE_BIT_DISPLAY' does not name a type; did you mean 'HAS_DISPLAY'?
extern ONE_BIT_DISPLAY *dp;
src/display.cpp:62:3: error: 'dp' w…
-
Hi, thanks for you work on this. I installed vs code and platform io but unfortunately I'm unable to compile your latest realease.
Here is my console ouptput. I would apprechiate if you could have …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
PIO Core Call Error: "Updating metadata for the vscode IDE...\r\n\n\nError: Processing esp32dev (board: esp32dev; platform: espressif32; framework: arduino, espidf)\r\n--------------------------------…
-
I feel like I have something outdated or misinstalled or something. I'm trying out pio for watchy for the first time.
My guess is that something isn't being included properly?
```
PS C:\Users\G…
-
- Development Kit: FireBeetle V2ESP32-WROOM-32E
- Module or chip used: ESP32-WROOM-32E
- IDF version: framework-espidf 3.40302.0 (4.3.2)
- Build System: idf.py
- Compiler version: to…
-
PIO Core Call Error: "The current working directory /Users/Shardul/Documents/PlatformIO/Projects/WebSocketTest will be used for the project.\n\nThe next files/directories have been created in /Users/S…
-
I've used current rolling (fresh checkout). On Mac I get now following error
(mlp) [15:08:04] [~/workspaces/GitHub/AI-on-the-edge-device] git(master) ❱❱❱ cd code; platformio run --environment esp32…