Skip to content

feat: add Mappi32 board configuration and variant pinout#10547

Open
riyanardian wants to merge 1 commit into
meshtastic:developfrom
riyanardian:feat/mappi32
Open

feat: add Mappi32 board configuration and variant pinout#10547
riyanardian wants to merge 1 commit into
meshtastic:developfrom
riyanardian:feat/mappi32

Conversation

@riyanardian
Copy link
Copy Markdown

Description

This Pull Request adds official support and configuration for the Mappi32 development board (an ESP32-based board by KMTech).

Changes Included:

  1. boards/mappi32.json: Added the main PlatformIO board definition files including core configs, upload speeds, and required build flags (-DARDUINO_ARCH_ESP32, -DVARIANT_MAPPI32).
  2. variants/esp32/mappi32/: Added the specific variant directory containing:
    • variant.h: Defining the custom pin mapping for this specific hardware layout.
    • platformio.ini: Target configuration for environment testing.

Please review the implementation for merging into the develop branch. Thank you very much for your time and guidance! Best regards from Indonesia 🇮🇩🙏


🤝 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:
    • Other (please specify below)
    • Tested specifically on the target Mappi32 hardware configuration via PlatformIO build verification.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot added needs-review Needs human review hardware-support Hardware related: new devices or modules, problems specific to hardware labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hardware-support Hardware related: new devices or modules, problems specific to hardware needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants