[PR #242] [MERGED] [LD] Fixed warning about different array declaration #333

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

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/242
Author: @RedGl0w
Created: 5/26/2022
Status: Merged
Merged: 5/29/2022
Merged by: @Yaya-Cout

Base: upsilon-devHead: patch-23


📝 Commits (1)

  • 057bbc3 [LD] Fixed warning about different array declaration

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 apps/code/toolbox_ion_keys.cpp (+1 -1)

📄 Description

The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython


🔄 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/242 **Author:** [@RedGl0w](https://github.com/RedGl0w) **Created:** 5/26/2022 **Status:** ✅ Merged **Merged:** 5/29/2022 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `patch-23` --- ### 📝 Commits (1) - [`057bbc3`](https://github.com/UpsilonNumworks/Upsilon/commit/057bbc3b8747c0345d5a710baad27267e05e564d) [LD] Fixed warning about different array declaration ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/toolbox_ion_keys.cpp` (+1 -1) </details> ### 📄 Description The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython --- <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:53 +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#333
No description provided.