Skip to content

Conversation

@Yaya-Cout
Copy link
Member

This pull request will add Python external apps.
It's work in progress :

  • Use namespaces for Python env
  • Add console view (for errors, prints and inputs)
  • Use Kandinsky to display (fix python app's Kandinsky)
  • Add menu to execute or copy to RAM
  • Execute using a better way than exec(open('filename.py','r').read()) (MicroPython's runcode)

@github-actions
Copy link

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 821588 bytes 478157 bytes 226384 bytes 1816 bytes 228200 bytes 1301561 bytes
Head 821996 bytes 478221 bytes 226376 bytes 1816 bytes 228192 bytes 1302033 bytes
+408 bytes +64 bytes -8 bytes +0 bytes -8 bytes +472 bytes
+0.0 % +0.0 % -0.0 % +0.0 % -0.0 % +0.0 %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant