Skip to content

Add LilyGo T-Echo-Card to the device hardware registry#98

Open
rcarteraz wants to merge 1 commit into
masterfrom
device-registry/t-echo-card
Open

Add LilyGo T-Echo-Card to the device hardware registry#98
rcarteraz wants to merge 1 commit into
masterfrom
device-registry/t-echo-card

Conversation

@rcarteraz

Copy link
Copy Markdown
Member

Adds the LilyGo T-Echo-Card to deviceHardwareList, keyed by T_ECHO_CARD = 136.

  {
    hwModel: 136,
    hwModelSlug: "T_ECHO_CARD",
    platformioTarget: "t-echo-card",
    architecture: "nrf52840",
    activelySupported: false,
    supportLevel: 1,
    displayName: "LilyGo T-Echo-Card",
    tags: ["LilyGo"],
  },

Review checklist:

  • platformioTargetderived from the slug; confirm against the firmware variant
  • flip activelySupported / supportLevel when the web flasher should list it
  • add images once the device SVG lands
  • requiresDfu / partitionScheme if the platform needs them

Entry generated from the live mesh.proto and registry at generation time.

Register the LilyGo T-Echo-Card (HW_MODEL T_ECHO_CARD = 136).
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