-
Is it possible for you to add this to PlatformIO like you did with the Arduino version: https://registry.platformio.org/libraries/h2zero/NimBLE-Arduino
-
### Description
Action fails when cloning private repos through PlatformIO. Due to this we cannot create production builds
Believe #10843 would fix the issue
### Platforms affected
- [ ] Azure D…
-
tried using the "Audio.h" for playing a mp3 file through T-deck speaker, but cant find a way to even import libraries needed on platformio to make use of the speaker play.
any small guide as which …
-
This project is super useful for me but it was hard to find. It would be nice to have it listed on the platformIO libraries registry so something shows up when searching for the M5Dial
-
Hello. I added a library to my project esp 32 in the platformIO and when building the project it gives a lot of warnings and an error.
-
As a PlatformIO user I am trying to compile the project with the Arduino IDE. After setting my ESP32 board type, adding all libraries manually and clicking on 'verify' I get errors like these:
.../p…
-
Sketch: AsyncDemo.ino
All recomendations where applied.
platformio.ini
[env:esp32doit-devkit-v1]
;[env:nodemcu-32s]
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
mon…
-
Hi, I just cloned the repository using git and am unable to compile it.
Here is the output of my compiler:
`
Processing leocore (platform: ststm32@15.4.1; board: genericSTM32F401RC; framework: st…
-
**Describe your environment**
Sloeber roduct 4.4.3
OS: Linux Mint 22
Platform and Arduino configurations on section below
**Describe the bug**
Linking fails with STM32Duino platform >2…
-
Nice lib! Could you make it available on platformio.org?