build: add the SIBO SDK
This commit is contained in:
@@ -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 */
|
||||
Reference in New Issue
Block a user