mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #30] [MERGED] [apps/code][mpy][makefile] Fix size error on n0100 #206
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/UpsilonNumworks/Upsilon/pull/30
Author: @ArtichOwO
Created: 9/26/2021
Status: ✅ Merged
Merged: 9/26/2021
Merged by: @Lauryy06
Base:
upsilon-dev← Head: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.