-
As platformio dropped support for python 2 & 3.5 how can we update deviot to python 3?https://docs.platformio.org/en/latest/core/migration.html#drop-support-for-python-2-and-3-5
-
Hello forum,
I’am new to this forum and I have some problems to debug the TI launchpad MSP-
EXP430FR5969.
I use VScode 1.52.1 with PIO addon. In a 1st step I can download the following
program…
-
Do you have a spare stock controller for the T962A?
The reason I ask is about flashing the UnifiedEngineering firmware. It currently points to two flashing tools.
PlatformIO supports LPC process…
-
when enable FIX_MOUNTED_PROBE i got error :+1:
c:/users/pc/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio\build\STM32F…
-
%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…
-
Platform-atmelmegaavr currently depends an outdated version of dxcore (1.4.5 and 1.4.10 available on PlatformIO, but 1.5.6 available on GitHub and Arduino IDE). This causes build failures for AVR64DD2…
-
### The problem
Hi there!
I am a happy user of Platformio in all my projects. So i had it installed, the newest version - `6.0.1`
I wanted to update my esphome devices - so i ran `pip install e…
-
I am seeing a crash on the Portenta C33 when using an MQTT client for a long duration (~15 minutes). The crash occurs within the delay call and occurs within the lwip_task of CNetIF.cpp. It certainl…
-
I have linorobot installed and working on my robot. I would like to add a new message type (Inst.msg) to give the firmware some additional instrumention messages.
1. I've added Inst.msg in lino_msg…
-
Some services must be started at docker image initialization and remains active as daemons.
- [x] Setup platformIO into Docker template
- [ ] Setup Node-Red into Docker template
- [ ] Setup Bly…