Scott Shawcroft
3377765004
Add working_directory for subsequent code file
...
This allows subfolders to be treated similar to / for multiple
apps within different folders.
Also, fix up the internal current working directory so it doesn't
depend on volumes.
Fixes #9045 and fixes #8409 .
2025-04-22 09:58:45 -07:00
Dan Halbert
747b7619ea
update headers of most CircuitPython-only files
2024-05-17 14:56:28 -04:00
774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
Dan Halbert
2c0fa0f7dc
initial merge from v1.20.0; just satisifying conflicts
2023-09-19 11:10:12 -04:00
f83212314e
synthio: Add LFOs
2023-05-15 21:15:39 -05:00
bc03e03b9e
util: Add properties_print_helper
2023-05-04 07:23:48 -05:00
Scott Shawcroft
9d10a3da66
Conditionalize LTO
2022-05-27 12:59:54 -07:00
Scott Shawcroft
a35d9b469d
Refactor deinit check to reduce code size.
2019-06-12 11:36:43 -07:00
Scott Shawcroft
933add6cd8
Support internationalisation.
2018-08-07 14:58:57 -07:00
Dan Halbert
c478c10923
Do not allow a *io object to be used after deinit().
...
Fixes #278 , #277 , #276 , #275 .
2017-10-03 12:07:17 -07:00