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
+8
View File
@@ -0,0 +1,8 @@
/*
LINK_DEF.H - Link process message types
*/
#define LNKMSG_NONCP 2 /* if NCP dies this msg sent */
#define LNKMSG_TERMINATE 3 /* Terminate everything */
#define LNKMSG_LOADREMOTE 4 /* Load a remote process */
#define LNKMSG_CONFIG 5 /* Re-configure serial channel */