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
+21
View File
@@ -0,0 +1,21 @@
NAME lcddlgs
INCLUDE p_std.h
INCLUDE p_object.h
INCLUDE olib.g
INCLUDE hwim.g
INCLUDE dlgbox.g
CLASS lcd_backlight dlgbox
{
REPLACE dl_dyn_init
REPLACE dl_changed
REPLACE dl_key
}
CLASS lcd_sound dlgbox
{
REPLACE dl_dyn_init
REPLACE dl_key
}