-
### LVGL version
v9.0.0
### What happened?
I am trying to build v9.0.0 with the music demo, and I have added "Arudino.h" / "avr/pgmspace.h" to use my PROGMEM and EXTMEM marcos to put big constant a…
-
Good evening.
Does TFT_eSPI work with the Nano 33 BLE? I am using the Nano with the st7796s display. All works fine using mcufriend and adafruit_gfx, but I want to use TFT_eSPI so I can get anti-al…
-
- [ ] Documentation
- [ ] Use Doxygen ? [automated example with ESP32-targz](https://tobozo.github.io/ESP32-targz/ESP32-targz_8h.html)
- [ ] How many languages ? ( current candidates : en / fr /…
-
**Describe the bug**
Takes so much time to launch and load sketches that you allmostly forget what have you been waiting for, the load time is really too long in compare to the old IDE.
I have an …
-
This might not be the right place but would you mind helping me?
I'm trying to use the MKRIoTCarrier lib on my rpi to code my Arduino Mkr Wifi 1010. Every other script (**not** using this lib) comp…
sirg2 updated
2 years ago
-
I tried this code on AVR (arduino Uno = atmega328p) with opt-level="z":
```rust
let pixels = [0xf800u16, 0x07e0, 0x001f];
let mut buf = [0u16; 3];
{
let mut i = 0;
for pixel in pixels.map(u…
-
I have been trying to port the pictureEmbed example from the ILI9341 Adafruit C++ examples for use with the https://www.adafruit.com/product/4311 that I purchased.
I have succeeded using the Adafru…
-
-
Greetings,
I am working on a project using the super-cheap STM32F103 board and I was so glad to have seen you working on an STM32 adaptation for your library.
However, the STM32 branch isn't compa…
MiLeG updated
2 years ago
-
### Did you test the latest `bugfix-2.0.x` code?
No, but I will test it now!
### Bug Description
I'm new to Marlin, and relatively new to 3d printing. This is my first printer, Ender-3 with 4.2.2 M…