Skip to content

Speed optimization#34

Open
CoMeister wants to merge 3 commits intoFloyd-Fish:masterfrom
CoMeister:master
Open

Speed optimization#34
CoMeister wants to merge 3 commits intoFloyd-Fish:masterfrom
CoMeister:master

Conversation

@CoMeister
Copy link
Copy Markdown

  • Implementation of a wmemset function to fill an area of memory with 16-bit data.
  • Use of wmemset instead of a nested for loop.
  • New function to draw RLE compressed images.
  • A Python script to create RLE images.

corneill.braillar added 3 commits August 28, 2024 15:18
+ PWM on backlight
+ Adding RLE image compression support and python script to compress .h image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant