Skip to content

Screen API implementation #568

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

inesmaria08
Copy link
Contributor

@inesmaria08 inesmaria08 commented Feb 11, 2025

This pull request adds an interface for screen management.
It includes implementations and unit tests, and has been tested on a Raspberry Pi Pico using a Pico Explorer Base.

Files added:

  • unittest/src/fake/display/mod.rs
  • unittest/src/fake/display/tests.rs
  • examples/screen.rs
  • apis/interface/display/src/lib.rs
  • apis/interface/display/src/tests.rs

Tests:

  • Manually tested on a Raspberry Pi Pico with a Pico Explorer Base.
  • Unit tests added for both fake and real interfaces.

@inesmaria08 inesmaria08 marked this pull request as ready for review May 16, 2025 19:51
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.

2 participants