PythonExtra/shared/runtime
Lephenixnoir fa6aa00dae
pe: basic GUI setup
Adds a file browser (selected files are not loaded yet) and a shell
widget with an input system that is still better than the previous
VT-100 emulation scheme (with locked modifiers mainly).

A lot of small things still need to be done to make the UI functional.
2022-11-05 18:25:54 +01:00
..
gchelper.h ports/sh: first functional version, can compute in REPL 2022-10-24 00:48:14 +02:00
gchelper_generic.c ports/sh: first functional version, can compute in REPL 2022-10-24 00:48:14 +02:00
gchelper_m0.s
gchelper_m3.s
gchelper_native.c all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
interrupt_char.c
interrupt_char.h
mpirq.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
mpirq.h
pyexec.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
pyexec.h
semihosting.c
semihosting.h
softtimer.c shared/runtime/softtimer: Remove obsolete #include statement. 2022-07-19 13:46:28 +10:00
softtimer.h shared/runtime/softtimer: Move softtimer.[ch] to shared/runtime. 2022-07-19 12:28:26 +10:00
stdout_helpers.c
sys_stdio_mphal.c py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
tinyusb_helpers.c shared/runtime/tinyusb_helpers: Add TinyUSB helper functions. 2022-06-23 14:31:57 +10:00