mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #67] [CLOSED] Add Weemos D1 mini 32 as target #3158
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/67
Author: @Mimoja
Created: 6/20/2023
Status: ❌ Closed
Base:
master← Head:weemos📝 Commits (1)
e8740b2Add Weemos D1 mini 32 as target📊 Changes
1 file changed (+31 additions, -0 deletions)
View changed files
📝
ESP32_AP-Flasher/platformio.ini(+31 -0)📄 Description
The original weemos D1 mini was one of the most popular ESP8266 boards. To this day many designs are designed around its formfactor.
The successor is the here added D1 mini 32. It brings the same "core" header with 8 GPIO but also additional io.
We are adding a default config which is workable with the old pinconfig as those are usually the only ones exposed on the breakout boards.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.