build: add the SIBO SDK

This commit is contained in:
2026-07-06 18:01:36 +01:00
parent d76326729c
commit 64e484448c
757 changed files with 97167 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
NAME lcdwserv
INCLUDE p_std.h
INCLUDE p_object.h
INCLUDE olib.g
INCLUDE hwim.g
INCLUDE hwimman.g
CLASS lcdwserv wserv
{
REPLACE ws_dyn_init Startup code
REPLACE ws_do_help Set application version number
}