yuri91 / ili9341-rs

A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display
Apache License 2.0
58 stars 50 forks source link

Performance improvement of `draw_slice` and `draw_iter` #44

Closed ValouBambou closed 8 months ago

ValouBambou commented 8 months ago

This implements the proposition to fix #43

ValouBambou commented 8 months ago

Sure.

ValouBambou commented 8 months ago

It is done normally, I rebased my fork repo so now it is cleaner.