[PR #30] [MERGED] [apps/code][mpy][makefile] Fix size error on n0100 #206

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

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/30
Author: @ArtichOwO
Created: 9/26/2021
Status: Merged
Merged: 9/26/2021
Merged by: @Lauryy06

Base: upsilon-devHead: without-ulab-2


📝 Commits (1)

  • 8189232 [apps/code][mpy][makefile] Fix size error on n0100

📊 Changes

8 files changed (+53 additions, -15 deletions)

View changed files

📝 Makefile (+16 -1)
📝 apps/code/python_toolbox.cpp (+9 -6)
📝 build/config.mak (+1 -0)
📝 python/Makefile (+6 -1)
📝 python/port/genhdr/qstrdefs.in.h (+2 -0)
📝 python/port/mod/ulab/ulab.h (+0 -6)
📝 python/port/mpconfigport.h (+17 -1)
📝 python/port/port.cpp (+2 -0)

📄 Description

Removing uLab, "en" is default when more than 1 language is selected and reader app removed
(only on n0100)


🔄 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/30 **Author:** [@ArtichOwO](https://github.com/ArtichOwO) **Created:** 9/26/2021 **Status:** ✅ Merged **Merged:** 9/26/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `without-ulab-2` --- ### 📝 Commits (1) - [`8189232`](https://github.com/UpsilonNumworks/Upsilon/commit/8189232920e35a0f5891c61119e4c382f7529c05) [apps/code][mpy][makefile] Fix size error on n0100 ### 📊 Changes **8 files changed** (+53 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+16 -1) 📝 `apps/code/python_toolbox.cpp` (+9 -6) 📝 `build/config.mak` (+1 -0) 📝 `python/Makefile` (+6 -1) 📝 `python/port/genhdr/qstrdefs.in.h` (+2 -0) 📝 `python/port/mod/ulab/ulab.h` (+0 -6) 📝 `python/port/mpconfigport.h` (+17 -1) 📝 `python/port/port.cpp` (+2 -0) </details> ### 📄 Description Removing uLab, "en" is default when more than 1 language is selected and reader app removed (only on n0100) --- <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:15 +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#206
No description provided.