platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

Your Gateway to Embedded Software Development Excellence :alien:

Results 321 platformio-core issues
Sort by recently updated
recently updated
newest added

With PlatformIO core V5.1.0 ESP32-s2-solana dev board also not working with WiFiManager lib. Also tested with esp32-s3 the same issue. ESP32-S3 not working SPIFS and NVS Cant find SSID AutoConnectAP...

Please add support for uStepper S made by ON Development (https://www.ustepper.com/) uStepper S is an Arduino compatible board, with integrated stepper driver and 16-bit rotary encoder, mounted directly on the...

With recent updates of Visual Studio Code (1.17.0) and Platformio (Core 6.1.3/Home 3.4.3/IDEv2.5.1) on macOS 10.15.7 I'm experiencing strange behaviours when trying to select the **Clean All** project task in...

integration
build system

Please add support for Spresense Document : https://developer.sony.com/develop/spresense/docs/home_en.html

platform
feature
framework

### Configuration **Operating system**: Linux ARM64 **PlatformIO Version** (`platformio --version`): ### Description of problem Googletests keep failing before compilation completes with an error: `xtensa-esp32-elf-g++: error: unrecognized command line option '-pthread'`...

help wanted
unit testing

I use platform IO to do my engineering projects. It is very easy to use. It can manage multiple projects in a unified way. These functions are great! Recently, my...

help wanted

What kind of issue is this? - [x] **Feature Request**. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to...

feature
device management

A known issue when PlatformIO rebuilds the project every time when the user flashes the board in the release mode and later starts debugging. --- Replace ```python BUILD_DIR = os.path.join("$PROJECT_BUILD_DIR",...

feature
build system

My platformIO projects generally live in a subfolder of a larger .git repository. I prefer to manage a single .gitignore file in the root of my repository. PlatformIO insists upon...

enhancement
integration

Some libraries are available as folders inside a Git repo. One example being ArduCAM. The Arduino code for the ArduCAM is in this repo: https://github.com/ArduCAM/Arduino. Rather than have one library...

feature
ldf
build system