init.cmd List devices, Start USB poller, libstring fix str_split_lines (), CE various fixes
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 35s
Build documentation / build-and-deploy (push) Successful in 29s

This commit is contained in:
2026-04-07 18:12:17 +02:00
parent bef3b79502
commit 2f186921d6
10 changed files with 112 additions and 19 deletions

View File

@@ -1 +1,9 @@
echo HELLO!
echo "Terminal information: "
terminfo
echo "Available devices:\n"
sys:/devices -C list_all
echo "Starting USB poller...\n"
sys:/usb -C poll &