Initial check in

This commit is contained in:
2026-01-08 13:34:45 +01:00
commit bca620b050
44 changed files with 4832 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<DebugVirtualConsoleSetting version="1.0">
<Config core="SINGLE_CORE">
<DebugConsole-Enable>false</DebugConsole-Enable>
<DebugConsole-LogFile/>
<DebugConsole-IsLogging>false</DebugConsole-IsLogging>
<DebugConsole-COMport/>
<DebugConsole-Baudrate>0</DebugConsole-Baudrate>
<DebugConsole-EchoBack>true</DebugConsole-EchoBack>
<DebugConsole-ClearBuffer>false</DebugConsole-ClearBuffer>
</Config>
</DebugVirtualConsoleSetting>