-
Hi, I am new to xESMF and when I installed xESMF using conda on my PC following [this tutorial](https://xesmf.readthedocs.io/en/stable/installation.html), pytest reported **5 failed tests**. I read ab…
-
I'm using a FLIP C3 board, which does not have SPI pins (only I2C, UART, digital, analog). I've tried declaring an SPI pinout in the pins_arduino.h file just to see if it fixes the error, but that did…
-
As per 11.1.1 of the RP2350 datasheet, a new register `GPIOBASE` is added to specify which pin the PIO treats as GPIO 0:
![image](https://github.com/user-attachments/assets/7458c220-2ca5-49fd-93fa…
-
public enum ServerTrustPolicy
-
Alper and Jim,
As we look into various optimization / speed-up opportunities for MOM6, I am reminded that Alper was looking into PIO approaches in MOM6 / FMS. Alper: Could you please provide an upd…
-
%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…
-
有没有更简单的文件说明啊,或者可以直接用pio环境下载到esp32
-
There seems to be a problem with the AsyncElegantOTA libary so the upload doesnt work.
Take a look below.
`In file included from src/main.cpp:34:
.pio/libdeps/esp32dev/AsyncElegantOTA/src/AsyncE…
-
**Description:**
When attempting to debug a project created with STM32Cube in PlatformIO, the assembler (`arm-none-eabi-as`) receives the `-g2` flag, which it does not recognize, resulting in a fat…
-
Hello,
I am the maintainer of ESPAsyncWebServer (https://github.com/mathieucarbou/ESPAsyncWebServer).
We have rpi support, with:
```
[env:raspberrypi]
upload_protocol = picotool
; platform…