Marcel

Results 142 issues of Marcel

Hi the lib is awesome! I would love to use a stm32 (bluepill) using their cubeMX HAL. But this lib currently relies on Arduino.h. So basicly I would need to...

Hi I am trying to use my fuzz harness and had a crash which I would like to minify. Code is at https://gitlab.com/MTRNord/conduit-fuzz-harness/-/tree/03cade7d643a6cf28ba93c966ae77f5cec82c1a8 (Note there is a file reference in...

Hi this looks really awesome :) This is more a question than directly a issue. I wonder if I could use this to make a IDE from it which generates...

Hi I started to implement Hardware Interrupts as described. But neither the timer nor the keyboard handlers get called. I am using uefi by using the newer bootloader crate. Otherwise...

Hi. This looks like a really great in general. But I would love to have [Matrix](https://matrix.org) supported. This is the main system we use in my community and adding support...

Are there any Documentation how to programm with this as library?

**Is your feature request related to a problem? Please describe.** Mainly performance I guess with a few thousand (In the area of 200k) elements being drawn. This is in particular...

**Describe the bug** I am trying to bring [this](https://serverstats.nordgedanken.dev/relations) dataset alive. It works in your 3D and 2D versions of this lib just fine but not here. The demos all...

Hi I want to check if the prevoius char is a `:`. The exact example code I have is this: ``` Prefix: ! ``` I want basicly to be able...

According to https://github.com/vuori/weasel-pageant it is not maintained anymore. Is there any guide how to use any of the mentioned alternatives?

bug
help wanted