Skip to content

feat: add T-Deck MAX board foundation - #11527

Draft
liurbinbin wants to merge 14 commits into
meshtastic:developfrom
liurbinbin:feature/t-deck-pro-max-pr4
Draft

feat: add T-Deck MAX board foundation#11527
liurbinbin wants to merge 14 commits into
meshtastic:developfrom
liurbinbin:feature/t-deck-pro-max-pr4

Conversation

@liurbinbin

Copy link
Copy Markdown

Summary

This PR adds the T-Deck MAX board foundation, including the MAX variant, XL9555 support, and shared I2C initialization.

Scope

  • Add the T-Deck MAX PlatformIO variant and Arduino pin definitions.
  • Add the MAX board layer and XL9555 access layer.
  • Add MAX board initialization, sleep isolation, hardware-model fallback, and shared I2C scan handling.
  • Select the charger macro and I2C address according to the confirmed physical board revision.

Hardware gate

  • SY6970 boards use XPOWERS_CHIP_SY6970 and address 0x6A.
  • The submitted macro and address must match the physical charger IC.

Exclusions

This PR does not enable BHI260AP, LTR553ALS, A7682E, ES8311, MAX touch keys, keyboard controls, antenna switching, or motor routing.

Dependencies

None.

🤝 Attestations

  • [√ ] I have tested that my proposed changes behave as described.
  • [√ ] I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • [√ ] LilyGo T-Deck-Max
    • [√ ] LilyGo T-Deck-ProV1_1

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b34f8bac-a0f3-46c1-8c11-ab5309edf751

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@liurbinbin liurbinbin changed the title Feature/t deck pro max pr4 feat: add T-Deck MAX board foundation Aug 17, 2026
@liurbinbin

Copy link
Copy Markdown
Author

Currently fixing CI build errors, will update within 24 hours.

@liurbinbin

Copy link
Copy Markdown
Author

目前正在修复CI构建错误,24小时内会更新。

Some issues surfaced after PR splitting.

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