|
VT100 Terminal App
Circle VT100 module documentation
|
Files | |
| hal.h | |
| Declares the hardware abstraction layer for the VT100 firmware. | |
| kernel.h | |
| Declares the top-level kernel orchestrating VT100 subsystems. | |
| TColorPalette.h | |
| Declares shared color selection enums for the VT100 renderer stack. | |
| TConfig.h | |
| Declares the configuration task that persists and exposes VT100 settings. | |
| TFileLog.h | |
| Declares the SD-card backed logging device. | |
| TFontConverter.h | |
| Declares the task that prepares VT100 font assets for rendering. | |
| TKeyboard.h | |
| Declares the USB keyboard task and input processing helpers. | |
| TRenderer.h | |
| Declares the VT100 renderer combining device and task interfaces. | |
| TSetup.h | |
| TUART.h | |
| Declares the cooperative UART task abstraction. | |
| TWlanLog.h | |
| Declares the WLAN-backed logging device and task. | |
| VT100_FontConverter.h | |
| Declares helper functions that translate VT100 ROM fonts to Circle. | |
| VTTest.h | |