mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #21] [MERGED] Nfc support #3689
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/21
Author: @jjwbruijn
Created: 3/11/2023
Status: ✅ Merged
Merged: 3/11/2023
Merged by: @jjwbruijn
Base:
master← Head:NFC-support📝 Commits (3)
3abf3denfc support working on tag, no esp32 yet85a3e28added 1.54 binary09bc305added support for NFC wake📊 Changes
13 files changed (+306 additions, -30 deletions)
View changed files
📝
tag_fw/Makefile(+1 -1)📝
tag_fw/fw154.bin(+0 -0)📝
tag_fw/fw29-uc8151.bin(+0 -0)📝
tag_fw/fw29.bin(+0 -0)📝
tag_fw/fw42.bin(+0 -0)➕
tag_fw/i2cdevices.c(+127 -0)➕
tag_fw/i2cdevices.h(+10 -0)📝
tag_fw/main.c(+20 -3)📝
tag_fw/powermgt.c(+54 -10)📝
tag_fw/powermgt.h(+3 -1)📝
tag_fw/proto.h(+14 -10)📝
tag_fw/syncedproto.c(+49 -4)📝
tag_fw/userinterface.c(+28 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.