Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust UI: raw pixel access #2297

Closed
matejcik opened this issue May 26, 2022 · 1 comment · Fixed by #2317
Closed

Rust UI: raw pixel access #2297

matejcik opened this issue May 26, 2022 · 1 comment · Fixed by #2317
Assignees
Labels
code Code improvements

Comments

@matejcik
Copy link
Contributor

We should be able to code equivalents of display_text, display_loader etc. in Rust, to avoid the need to write more C code.

This requires access to PIXELDATA macro/function from Rust.

@matejcik matejcik added the code Code improvements label May 26, 2022
@hynek-jina hynek-jina moved this to 🎯 To do in Firmware May 26, 2022
@hynek-jina hynek-jina moved this from 🎯 To do to 🏃‍♀️ In progress in Firmware Jun 9, 2022
Repository owner moved this from 🏃‍♀️ In progress to 🤝 Needs QA in Firmware Jun 21, 2022
@hynek-jina
Copy link

No QA needed

@hynek-jina hynek-jina moved this from 🤝 Needs QA to ✅ Approved in Firmware Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants