-
Trying to follow this:
https://thborges.github.io/blog/marlin/2019/01/07/reducing-marlin-binary-size.html
which states:
> If you are using PlataformIO, it is easier. Just create a new build tar…
-
Bonjour,
Je suis très impressionné par votre projet.
Conformément à votre dossier sur internet, j'ai réalisé toute la partie matérielle de la main droite (Impression 3D et carte électr…
-
I'm currently working with [Silk.NET](https://github.com/Ultz/Silk.NET), they have extensions to use ImGui.NET with their bindings based on your ImGuiController, I think they based it on the Tkinter v…
-
When following wiki instructions under Ubuntu 19.10, I got this error in Platform.io, which prevent any build.
```
nicolas@morgan:~/sources/RAK811-tracker$ pio run
Warning! Ignore unknown configu…
-
I've setup a Platform.io workspace for use with Arduino Portenta H7 in VSCode. I am running Ubuntu-20.04 on WSL2 for Windows 10 using usbip for attaching the usb-port to WSL.
Compilation works fine…
-
### The problem
Unable to install 2024.5.4 update on Raspiaudio Muse Luxe device due to compile errors. See logs below.
### Which version of ESPHome has the issue?
2024.5.4
### What type of instal…
-
Please add support for BL602/BL604 made by BouffaloLab
> The BL602 is a general purpose microcontroller based on the “SiFive E24 Core” RISC-V processor.
Notice that it's only _based on_ the SiFi…
-
I am trying to get this working under platform.io
Currently in my platformio.ini file I have:
lib_deps = moononournation/GFX Library for Arduino@^1.3.6
olikraus/U8g2@^2.35.15
lovya…
-
When trying to compile after including the fastled library, the following error is shown:
"This platform isn't recognized by FastLED... yet. See comments in FastLED/led_sysdefs.h for options."
Th…
-
### The problem
The repeat action can't be used inside the http_request `on_response` handler anymore because of a compile failure.
This is a regression from 2024.6.2 and the first bad commit is…