circuitpython/shared/runtime
Scott Shawcroft 86f4014f83
Add exception filename to title bar
Add the exception filename after the line number and change the
line number so it is in that file. It used to always be code.py.

Fixes #6702
2022-08-08 13:52:05 -07:00
..
buffer_helper.c
buffer_helper.h
context_manager_helpers.c
context_manager_helpers.h
gchelper.h
gchelper_generic.c
gchelper_m0.s
gchelper_m3.s
gchelper_native.c
interrupt_char.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
interrupt_char.h
mpirq.c
mpirq.h
pyexec.c Add exception filename to title bar 2022-08-08 13:52:05 -07:00
pyexec.h Add exception filename to title bar 2022-08-08 13:52:05 -07:00
semihosting.c
semihosting.h
stdout_helpers.c
sys_stdio_mphal.c