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

feat: Jumper T15 support #5024

Merged
merged 12 commits into from
May 24, 2024
Merged

feat: Jumper T15 support #5024

merged 12 commits into from
May 24, 2024

Conversation

3djc
Copy link
Collaborator

@3djc 3djc commented May 17, 2024

This brings support to Jumper T15 color lcd radio with touch.

image

Many thanks to @philmoz for his UI work on this

@pfeerick pfeerick changed the title Jumper T15 support feat: Jumper T15 support May 17, 2024
@pfeerick pfeerick modified the milestones: 2.10.1, 2.11 May 17, 2024
@richardclli
Copy link
Collaborator

@3djc Could you please clean up the changes in hal.h and eliminate the use of #if !defined(T15), these kind of defines will make thing complicated to add more radio definitions, I think using a whole block of definition #if defines(RADIO_T15) will be much better.

@pfeerick pfeerick merged commit 064a510 into 2.10 May 24, 2024
48 checks passed
@pfeerick pfeerick deleted the 3djc/Jumper-T15-2.10 branch May 24, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants