Skip to content

Add RAK WisMesh Tap V2 (ESP32S3) Hardware Variant #7741

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

DanielCao0
Copy link
Contributor

@DanielCao0 DanielCao0 commented Aug 25, 2025

This pull request adds support for the RAK WisMesh Tap V2 hardware variant on the ESP32S3 platform. It introduces new configuration files that define pin mappings, hardware features, and build settings for PlatformIO. The changes are grouped as follows:

New Hardware Variant Definitions:

  • Added variant.h to define pin mappings and hardware features for the RAK WisMesh Tap V2, including LEDs, GPS, buttons, battery, buzzer, and SD card support.
  • Added pins_arduino.h to specify Arduino pin constants and USB VID/PID for the new variant.

PlatformIO Build Configuration:

  • Added a new platformio.ini file with build environments and flags tailored for the RAK WisMesh Tap V2, including TFT and touch panel configuration, library dependencies, and feature toggles.

ce1696ba2f230d3a2d12f70d6873f7dc

@DanielCao0 DanielCao0 changed the title Wismeshtap2 Add RAK WisMesh Tap V2 (ESP32S3) Hardware Variant Aug 25, 2025
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.

2 participants