mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #364] [CLOSED] Upsilon numworks upsilon dev #381
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#381
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/364
Author: @0x4c756e61
Created: 5/1/2024
Status: ❌ Closed
Base:
upsilon-dev← Head:UpsilonNumworks-upsilon-dev📝 Commits (10+)
cb32530[MicroPythonPort/ION] Added set_led_color and set_dfu functions5a11bb0[MicroPythonPort/ION] Added is_plugged function58d28d8[MicroPythonPort/ION] Added screen_off / screen_on functions9232db2[MicroPythonPort/ION] Added is_screen_on function / added translation helper script13b188eUpdated readmec0b88e6[MicroPythonPort/ION] Added blink_led function / fixed translation helper script2b37165Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev725d788[MicroPythonPort] Added Escher module, implemented checks for led related functions9461b21[MicroPythonPort] Added Escher module, implemented checks for led related functions4b8772f[MODescher] Added get_clipboard function📊 Changes
23 files changed (+397 additions, -11 deletions)
View changed files
📝
README.fr.md(+28 -5)📝
README.md(+15 -0)📝
apps/code/catalog.de.i18n(+11 -0)📝
apps/code/catalog.en.i18n(+11 -0)📝
apps/code/catalog.es.i18n(+11 -0)📝
apps/code/catalog.fr.i18n(+11 -0)📝
apps/code/catalog.hu.i18n(+12 -0)📝
apps/code/catalog.it.i18n(+12 -1)📝
apps/code/catalog.nl.i18n(+11 -0)📝
apps/code/catalog.pt.i18n(+11 -0)📝
apps/code/catalog.universal.i18n(+13 -0)📝
apps/code/python_toolbox.cpp(+19 -3)📝
apps/code/toolbox.universal.i18n(+1 -0)📝
python/Makefile(+2 -0)📝
python/port/genhdr/moduledefs.h(+6 -0)📝
python/port/genhdr/qstrdefs.in.h(+13 -0)➕
python/port/mod/escher/modescher.cpp(+25 -0)➕
python/port/mod/escher/modescher.h(+4 -0)➕
python/port/mod/escher/modescher_table.cpp(+34 -0)📝
python/port/mod/ion/modion.cpp(+62 -1)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.