platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

Espressif 32: development platform for PlatformIO

Results 319 platform-espressif32 issues
Sort by recently updated
recently updated
newest added

Hiho, i would be super helpful for all Homeassistant Blue users with ESP home to have the toolchain-xtensa-esp32s2 available in linux_aarch64. Would it be possible to make this available? Thanks

package update

ESP32 Platform Framework Version 3.20004.0 leads to crash on specific Module. Simple Test App: ``` #include unsigned lcount; void setup() { // put your setup code here, to run once:...

help wanted
Arduino

Board definitions for unphone boards: see https://iot.unphone.net/ and https://unphone.net/ for details.

See https://community.platformio.org/t/cannot-upload-to-esp32/27392?u=maxgerhardt People are blocked on using the new platform version when they're running 32-bit Windows.

package update

This is a small code sample that read and write to Little FS on ESP32. ``` #include "WiFi.h" #include #include void setup() { Serial.begin(115200); // Set WiFi to station mode...

The link to this development version is here. [M5Station-485](https://docs.m5stack.com/en/core/station_485) [M5Station-BAT](https://docs.m5stack.com/en/core/station_bat)

board request

Hello, Uploading with the same settings was working fine with previous version. (10 mins before it was working, no cable changed/touched, nor settings) After the upgrade I get the following...

bug

Hello, I am searching for a solution to have versioned platforms in my ~/.platformio/platforms folder. If I have in platformio.ini `platform = espressif32` or if I use my own platform...

help wanted
stale

Hi, I have been compiling both with Arduino IDE and Platformio, and I started to notice binary size differences. When compiling a basic sketch with just `setup` and `loop`, like;:...

help wanted
Arduino

fixes #670 I have never done this before, so if I'm doing this very wrong, please tell me. I have not found any documentation on how to do this though....

board request