mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #26] [MERGED] Some changes to the AP, lower baudrate and (hopefully) better connections #2038
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/26
Author: @jjwbruijn
Created: 4/3/2023
Status: ✅ Merged
Merged: 4/3/2023
Merged by: @jjwbruijn
Base:
master← Head:alt-serial2📝 Commits (10+)
d92681efixed flasher, DMA handling2cdb2b8added dma-ish handling13451e3updated AP binaries8c7cacdadded return validation21bb64dsymlink attempt 2435292870a8moar symlinks7bd0c8ceven moar symlinksbf66a49small fixes984f46creverted back to old AP strategy55b254fbasic improvements, XOR'D 0x55 before xmit📊 Changes
151 files changed (+272 additions, -15127 deletions)
View changed files
📝
ESP32_AP-Flasher/include/flasher.h(+1 -1)📝
ESP32_AP-Flasher/include/settings.h(+2 -2)📝
ESP32_AP-Flasher/src/flasher.cpp(+13 -12)📝
ESP32_AP-Flasher/src/serial.cpp(+202 -75)📝
binaries/AP_FW-universal.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/zigbeebase0010.bin(+0 -0)➖
zbs243_AP_FW/adc.h(+0 -16)➕
zbs243_AP_FW/adc.h(+1 -0)➖
zbs243_AP_FW/ap_fw.bin(+0 -0)➖
zbs243_AP_FW/asmUtil.h(+0 -114)➕
zbs243_AP_FW/asmUtil.h(+1 -0)➕
zbs243_AP_FW/board(+1 -0)➖
zbs243_AP_FW/board/boardCommon.h(+0 -52)➖
zbs243_AP_FW/board/boardZBS29common.c(+0 -160)➖
zbs243_AP_FW/board/ssd1619.c(+0 -817)➖
zbs243_AP_FW/board/ssd1619.h(+0 -76)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.