[PR #69] [CLOSED] Add M5stack (original core) config #2611

Closed
opened 2026-03-20 21:07:50 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/69
Author: @Mimoja
Created: 6/20/2023
Status: Closed

Base: masterHead: m5stack


📝 Commits (1)

  • 5d5d343 Add M5stack (original core) config

📊 Changes

1 file changed (+40 additions, -0 deletions)

View changed files

📝 ESP32_AP-Flasher/platformio.ini (+40 -0)

📄 Description

The M5stack board offers three interesting features for use with OpenEPaperLink:

  • LCD
  • SDCard slot
  • Modules including a batters

Which means it can easily be used to walk around with an AP for testing purposes.
The LCD is currely not used as the M5Stack library is so old that it collides with newer versions of eTFT which we are importing already.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/69 **Author:** [@Mimoja](https://github.com/Mimoja) **Created:** 6/20/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `m5stack` --- ### 📝 Commits (1) - [`5d5d343`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/5d5d3434e65d1be0aea5bbb544f0390c7bf23949) Add M5stack (original core) config ### 📊 Changes **1 file changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/platformio.ini` (+40 -0) </details> ### 📄 Description The M5stack board offers three interesting features for use with OpenEPaperLink: - LCD - SDCard slot - Modules including a batters Which means it can easily be used to walk around with an AP for testing purposes. The LCD is currely not used as the M5Stack library is so old that it collides with newer versions of eTFT which we are importing already. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 21:07:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2611