circuitpython/shared
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
..
libc Conditionalize LTO 2022-05-27 12:59:54 -07:00
memzip Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
netutils Conditionalize LTO 2022-05-27 12:59:54 -07:00
readline Update shared/readline/readline.c 2022-07-26 11:39:18 -05:00
runtime Add exception filename to title bar 2022-08-08 13:52:05 -07:00
timeutils Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
upytesthelper ports: Add '.frozen' as the first entry in sys.path. 2021-12-18 00:08:07 +11:00
README.md lib,shared: Update README's based on contents of these dirs. 2021-07-13 00:17:02 +10:00

README.md

This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.