diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 11:32:26 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 11:32:26 +0200 |
| commit | b50f18761c386808fcaa175184c3259c339260d4 (patch) | |
| tree | b58ba8635e7667771f3725baea073a7f6b1ab93f | |
| parent | ce1c5a66a5438e049197abc73c9fb56eb5cc97e1 (diff) | |
doc: nit
| -rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Initial Announcement: https://dylan.gr/1772192922 -* Tiny (CONFIG_SMALL: ~90KiB, CONFIG_TINY: ~40KiB, CONFIG_STATIC: ~150KiB) +* Tiny (CONFIG_SMALL: ~90KiB, CONFIG_TINY: ~40KiB, static: ~150KiB) * Fast (should only be limited by IO) * No dynamic memory allocation (~1.5MiB static) * Does nothing unless a key is pressed |