mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #64] [MERGED] Tag-side config options with binaries #1500
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/64
Author: @jjwbruijn
Created: 6/15/2023
Status: ✅ Merged
Merged: 6/15/2023
Merged by: @jjwbruijn
Base:
master← Head:customLUTTest📝 Commits (4)
5196c1b76 bytes custom OTA Lut and changes location of the inite72e89dAdded settings/config for tags6ecf641moved some defaults, fixed typo5190327optimized i2c, disabled for 4.2📊 Changes
23 files changed (+539 additions, -212 deletions)
View changed files
➕
binaries/AP_force_flash.bin(+0 -0)📝
binaries/Tag_FW_1.54.bin(+0 -0)📝
binaries/Tag_FW_2.9-uc8151.bin(+0 -0)📝
binaries/Tag_FW_2.9.bin(+0 -0)📝
binaries/Tag_FW_4.2.bin(+0 -0)📝
binaries/Tag_FW_Pack.bin(+0 -0)📝
tag_types.h(+8 -1)📝
zbs243_Tag_FW/Makefile(+1 -1)📝
zbs243_Tag_FW/i2cdevices.c(+2 -2)📝
zbs243_Tag_FW/main.c(+266 -187)➕
zbs243_Tag_FW/main.lk(+45 -0)📝
zbs243_Tag_FW/powermgt.c(+20 -4)📝
zbs243_Tag_FW/powermgt.h(+2 -0)➕
zbs243_Tag_FW/settings.c(+95 -0)📝
zbs243_Tag_FW/settings.h(+33 -2)📝
zbs243_Tag_FW/syncedproto.c(+38 -1)📝
zbs243_Tag_FW/syncedproto.h(+1 -1)📝
zbs243_Tag_FW/userinterface.c(+2 -4)📝
zbs243_shared/board/ssd1619.c(+22 -9)📝
zbs243_shared/board/zbs154_ssd1619/board.h(+1 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.