mchodzikiewicz

Results 4 issues of mchodzikiewicz

I started working on a driver for STM32's LTDC that would utilize this peripheral a bit better than examples from `stm32f4xx_hal` and `stm32f7xx_hal`. Since these can handle quite sizable screens,...

I am upgrading my forgotten crate to `embedded-graphics 0.7.1`, I'd like to get rid of my alternative polyline impl (called `DrawableCurve`), but here comes the problem: * I am mapping...

Hi! I cannot find any valuable information about how to handle my case: I need to reconfigure the pin between its alternate function (UART in my case) and GPIO input....

Hello there! Have you heard about `ESP32-C3` which is `RISC-V` based? I guess it removes major obstacle for ESP32 Rust adoption which is lack of upstream LLVM support for `xtensa-lx`....