-
I'd love to use platformio to develop applications for the blinks.
There is a board manager url for Arduino IDE: https://boardsmanager.com/package_move38.com-blinks_index.json
More information: …
-
I am using Visual Studio Code 1.72.2 and PlatformIO 6.1.4. The board I am using is the Sparkfun ProMicro16 based on the 32u4. When compiling the example MIDIUSB_write.ino, I get the following warnings…
-
### Description
I am currently working with ESP32-S2FN4R2 on a LOLIN S2 PICO board.
I am using OneWire library to connect DS18B20 (with Rob Tillaart DS18B20 library)... not very original !
…
-
### Configuration
**Operating system**: Ubuntu 19.10
**PlatformIO Version** (`platformio --version`): 4.3.1
### Description of problem
I am trying to debug an Adafruit Metro M0 Express board…
-
- μpython v1.14 on 2021-04-09 (GNU 10.2.0 MinSizeRel)
from - Raspberry Pi Pico Python SDK (2021-04-07)
The idea is that for the 4 sets of pins ( in , out , set , sideset , excluding jmp ) that can…
-
I know it's marked as experimental. But I though I could give it a try, since I still have some issues with my other esp32 wroom 4mb.
So I'm trying to build for the Wemos Lolin S3 PRO here.
But bu…
-
Per https://github.com/maxgerhardt/platform-raspberrypi/issues/39, with the latest toolchain version, there seems to be a problem with the interaction of GDB and a GDB server opened by the native JLin…
-
I'm trying to get AVaRICE working with PlatformIO and CLion for debugging (using debugwire). It seems pretty straight forward, but I can't get it working.
The debugger initializes and shows a (susp…
-
When I start a debug session things freeze at (gdb). The last few terminal lines are below.
Listening on TCP/IP port 2331
```
Connecting to target...
Connected to target
Waiting for GDB connect…
-
As of current state MicrOS has no PCI driver for ATA/IDE controller. That means every single read operation on HDD is made using PIO mode. It is very compatible with all hardware, but sadly is also r…