feat: UART terminal (#7)

* feat: basic terminal

* feat: execute application via terminal
This commit is contained in:
Alexander Neuhäuser
2026-03-24 17:50:28 +01:00
committed by GitHub
parent 34a66ff87a
commit f33100d36b
16 changed files with 232 additions and 150 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ sd.img
settings.json
.DS_Store
.venv
.nvimlog