readme upd

This commit is contained in:
Luxferre
2025-12-22 17:32:27 +02:00
parent 93fddeff61
commit 2fe0e58280
+6
View File
@@ -225,6 +225,12 @@ CircuitPython 10.x on a T-Deck Plus and MicroPython for modern x86_64 Linux. Tha
Yes, but don't expect some modules (like `deck.net`) to work at all. Wrap your code inside try-blocks to achieve maximum compatibility.
### The `virtcode.py` could be used with bare `tdeck_repl` but can't be used here. Why so?
It has been renamed. Place your startup code into `autoexec.py` instead.
You can start it with `from tdeckboot import *` to give it the same extended capabilities as the interactive REPL.
### Is there any feature roadmap for core components?
The foundational module set is going to at least include high-level capabilities for: