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

Basic T-Deck support #2630

Merged
merged 13 commits into from
Jul 19, 2023
Merged

Basic T-Deck support #2630

merged 13 commits into from
Jul 19, 2023

Conversation

mverch67
Copy link
Collaborator

@mverch67 mverch67 commented Jul 18, 2023

TODO:

  • keyboard, trackball
  • touch screen
  • fix PSRAM issue
  • align/cleanup the various display driver defines (e.g. use only HAS_SCREEN, HAS_LCD, HAS_TFT, HAS_EINK throughout the code, or better use virtual methods to get rid off the ugly #ifdefs)
  • refactor the driver code into subclasses
  • possibly get rid of the TFT_eSPI library in TFTDisplay

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2023

🤖 Pull request artifacts

file commit
pr2630-firmware-2.1.20.21d9183.zip 61549a4

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 18, 2023
Copy link
Contributor

@code8buster code8buster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 19, 2023
@mverch67
Copy link
Collaborator Author

had a heavy fight with git/github... but I think I finally won the battle

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 19, 2023
@thebentern thebentern merged commit 2486892 into master Jul 19, 2023
49 of 50 checks passed
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.

None yet

3 participants