Skip to content

feat: K2 LCD splash screen with compressed bitmap#3

Open
mbrukner wants to merge 1 commit into
masterfrom
feat/lcd-splash
Open

feat: K2 LCD splash screen with compressed bitmap#3
mbrukner wants to merge 1 commit into
masterfrom
feat/lcd-splash

Conversation

@mbrukner
Copy link
Copy Markdown

Summary

  • Initializes the F256K2's LCD with a compressed (RLE) splash bitmap during boot
  • Stores the bitmap data in kernel space (f256/splash_rle.inc)
  • Updates f256/k2_lcd.asm with RLE decompression and display code

Stores a compressed (RLE) splash bitmap in kernel space and displays
it on the K2's LCD during boot.
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