mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #242] [MERGED] M3 58 26 29 freezer #1014
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/242
Author: @VstudioLAB
Created: 2/26/2024
Status: ✅ Merged
Merged: 2/27/2024
Merged by: @jjwbruijn
Base:
master← Head:M3_58-26-29FREEZER📝 Commits (8)
b07eeb3initial commit5561f82Original commit (5.85" BWR only)a787ac6M3 5.85" cleanningbee51a25.85" Initial support and general preparation for BW only compatibility.f83667bAdded support for the 2.6 BWR6b67f6dupdates0ffd0fbUpdate .gitignoree4ed0b1Delete ARM_Tag_FW/Newton_M3_nRF52811/$PROJECT_DIR directory📊 Changes
14 files changed (+7455 additions, -6521 deletions)
View changed files
📝
.gitignore(+1 -0)➖
ARM_Tag_FW/Newton_M3_nRF52811/Newton_M3_Universal-full-flash.bin(+0 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/Newton_M3_Universal-full-flash.hex(+6951 -6492)📝
ARM_Tag_FW/Newton_M3_nRF52811/Newton_M3_Universal-ota.bin(+0 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/HAL_Newton_M3.h(+1 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/tagtype_db.cpp(+61 -3)📝
ARM_Tag_FW/Newton_M3_nRF52811/platformio.ini(+1 -1)➕
ARM_Tag_FW/Newton_M3_nRF52811/src/epd_driver/dualssd.cpp(+220 -0)➕
ARM_Tag_FW/Newton_M3_nRF52811/src/epd_driver/dualssd.h(+23 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/src/epd_driver/epd_interface.h(+1 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/src/epd_driver/unissd.cpp(+11 -3)📝
ARM_Tag_FW/Newton_M3_nRF52811/src/userinterface.cpp(+171 -18)📝
ARM_Tag_FW/common/drawing.cpp(+6 -4)📝
oepl-definitions.h(+8 -0)📄 Description
Adding support for the following M3 tags:
5.85" FREEZER, model ELF58H2WMN
5.85", model ELD58H2WRN
2.9", model ELF29H3WMC
2.6", model ELO26H2WRN
fixing minor bug on M3 1.6" lite
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.