[PR #102] [MERGED] Various fixes #256

Closed
opened 2026-05-06 13:16:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/102
Author: @Yaya-Cout
Created: 12/15/2021
Status: Merged
Merged: 12/17/2021
Merged by: @Lauryy06

Base: upsilon-devHead: ulab-fix


📝 Commits (5)

📊 Changes

4 files changed (+12 additions, -2 deletions)

View changed files

📝 build/device/dfu.py (+6 -1)
📝 ion/src/device/n0110/flash.ld (+1 -0)
📝 python/port/genhdr/qstrdefs.in.h (+3 -0)
📝 python/port/mod/ulab/numpy/numerical/numerical.c (+2 -1)

📄 Description

This pull request fix #53 (np.all()) and epsilon_flash on old versions (If the DFU protection command doesn't exist)


🔄 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/UpsilonNumworks/Upsilon/pull/102 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 12/15/2021 **Status:** ✅ Merged **Merged:** 12/17/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `ulab-fix` --- ### 📝 Commits (5) - [`7d384c8`](https://github.com/UpsilonNumworks/Upsilon/commit/7d384c88b2c2699a83cdaa59caafb2e86c09771f) Fix np.all - [`7723603`](https://github.com/UpsilonNumworks/Upsilon/commit/772360351cb09dd334c5bb40cbb8053fead56622) Fix epsilon_flash on old versions - [`408bdc5`](https://github.com/UpsilonNumworks/Upsilon/commit/408bdc56ae588627380b85c93b4523fad964c8ff) Update np.all fix - [`219ce4f`](https://github.com/UpsilonNumworks/Upsilon/commit/219ce4fa2e4b0afdeb683167d7b1f472e08a3740) Prevent a bug in qstrdefs.h - [`0605945`](https://github.com/UpsilonNumworks/Upsilon/commit/0605945378b7729bce14fd355087589b8b097935) Fix LD error ### 📊 Changes **4 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `build/device/dfu.py` (+6 -1) 📝 `ion/src/device/n0110/flash.ld` (+1 -0) 📝 `python/port/genhdr/qstrdefs.in.h` (+3 -0) 📝 `python/port/mod/ulab/numpy/numerical/numerical.c` (+2 -1) </details> ### 📄 Description This pull request fix #53 (np.all()) and epsilon_flash on old versions (If the DFU protection command doesn't exist) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:29 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#256
No description provided.