mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #127] [MERGED] Multiple 2.2" and build script improvements + housekeeping #978
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/127
Author: @jonasniesner
Created: 9/4/2023
Status: ✅ Merged
Merged: 9/4/2023
Merged by: @jonasniesner
Base:
master← Head:master📝 Commits (10+)
b38a13eUpdate build-test.yml82a4ab4Update build-test.yml83ef832Update release.ymldb11d41Create hextobin.pyb4f30e1Update preparefiles.py5c51049Delete ARM_Tag_FW/nrf52811_Platformio_2.9 directory5d12f00Delete ARM_Tag_FW/nrf52811_Platformio_7.4 directoryaca6eb4Update release.yml71ed1a7Delete binaries/Tag_FW_M3_7.5.hexc816df0Delete binaries/Tag_FW_M3_2.9.hex📊 Changes
100 files changed (+0 additions, -0 deletions)
View changed files
📝
.github/workflows/build-test.yml(+4 -1)📝
.github/workflows/release.yml(+35 -27)📝
ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/Newton_M3_nRF52811_22_BWR.h(+1 -1)➕
ARM_Tag_FW/Newton_M3_nRF52811/hextobin.py(+20 -0)📝
ARM_Tag_FW/Newton_M3_nRF52811/preparefiles.py(+7 -0)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/.gitignore(+0 -2)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/appstate.json(+0 -1)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/.github/FUNDING.yml(+0 -3)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/.github/workflows/compile.yml(+0 -76)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/.gitignore(+0 -10)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/.piopm(+0 -1)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/.travis.yml(+0 -45)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/LICENSE(+0 -16)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/README.md(+0 -224)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/boards.txt(+0 -1126)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/cores/nRF5/Arduino.h(+0 -133)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/cores/nRF5/Client.h(+0 -45)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/cores/nRF5/HardwareSerial.h(+0 -84)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/cores/nRF5/IPAddress.cpp(+0 -115)➖
ARM_Tag_FW/nrf52811_Platformio_2.9/core/packages/framework-arduinonordicnrf5/cores/nRF5/IPAddress.h(+0 -78)...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.