[PR #127] [MERGED] Multiple 2.2" and build script improvements + housekeeping #978

Closed
opened 2026-03-20 18:14:41 +01:00 by sascha_hemi · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (10+)

  • b38a13e Update build-test.yml
  • 82a4ab4 Update build-test.yml
  • 83ef832 Update release.yml
  • db11d41 Create hextobin.py
  • b4f30e1 Update preparefiles.py
  • 5c51049 Delete ARM_Tag_FW/nrf52811_Platformio_2.9 directory
  • 5d12f00 Delete ARM_Tag_FW/nrf52811_Platformio_7.4 directory
  • aca6eb4 Update release.yml
  • 71ed1a7 Delete binaries/Tag_FW_M3_7.5.hex
  • c816df0 Delete 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/127 **Author:** [@jonasniesner](https://github.com/jonasniesner) **Created:** 9/4/2023 **Status:** ✅ Merged **Merged:** 9/4/2023 **Merged by:** [@jonasniesner](https://github.com/jonasniesner) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`b38a13e`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/b38a13e4d7de6d056a452b61864a4710d9b5be7c) Update build-test.yml - [`82a4ab4`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/82a4ab44ea4c97f558609b14ec9510f7de8ba952) Update build-test.yml - [`83ef832`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/83ef83219e86b5fe8edd52021c6c8ac762c0d56a) Update release.yml - [`db11d41`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/db11d4150e8f84003039c37d01cf7518af28cf7c) Create hextobin.py - [`b4f30e1`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/b4f30e12e7d5f4d0d5df5ae546419a76874298eb) Update preparefiles.py - [`5c51049`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/5c51049e1d45e6cf3d9767264d8ae73776c3462e) Delete ARM_Tag_FW/nrf52811_Platformio_2.9 directory - [`5d12f00`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/5d12f007051e6e29c32a43933b18992126c680bd) Delete ARM_Tag_FW/nrf52811_Platformio_7.4 directory - [`aca6eb4`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/aca6eb4fc5ec0043f2c9d3131c3b5e9fd00c9198) Update release.yml - [`71ed1a7`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/71ed1a7266e261675ffdbc156cef3807f049dfff) Delete binaries/Tag_FW_M3_7.5.hex - [`c816df0`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/c816df03ae2b2ca067a7f83f6bba9e1c5943f8e6) Delete binaries/Tag_FW_M3_2.9.hex ### 📊 Changes **100 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 18:14:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#978