mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #125] [MERGED] Add multiple 2.2" M3 tag files #976
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/125
Author: @jonasniesner
Created: 9/3/2023
Status: ✅ Merged
Merged: 9/3/2023
Merged by: @jonasniesner
Base:
master← Head:master📝 Commits (6)
8f9a9e4Merge pull request #6 from jjwbruijn/masterc23c3042.2" M3 config added2766517Merge branch 'master' of github.com:jonasniesner/OpenEPaperLinka1d06a2Merge branch 'jjwbruijn:master' into master9cfadf1Add M3 2.2" to release scripts0226f01Add 2.2" tag type📊 Changes
11 files changed (+250 additions, -6 deletions)
View changed files
📝
.github/workflows/release.yml(+2 -0)➕
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/Newton_M3_nRF52811_22_BWR.h(+35 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/Newton_M3_nRF52811_29_BWR.h(+2 -1)📝
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/Newton_M3_nRF52811_75_BWR.h(+2 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/include/hal.h(+4 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/platformio.ini(+7 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/src/ssd1619.cpp(+8 -3)📝
ARM_Tag_FW/Newton_M3_nRF52811/src/userinterface.cpp(+124 -0)➕
ESP32_AP-Flasher/data/tagtypes/31.json(+64 -0)📝
Tag_Flasher/ESP32_Flasher/src/flasher.cpp(+1 -1)📝
Tag_Flasher/ESP32_Flasher/src/usbflasher.cpp(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.