readme upd
This commit is contained in:
@@ -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.
|
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?
|
### Is there any feature roadmap for core components?
|
||||||
|
|
||||||
The foundational module set is going to at least include high-level capabilities for:
|
The foundational module set is going to at least include high-level capabilities for:
|
||||||
|
|||||||
Reference in New Issue
Block a user