feat: add rust demo
This commit is contained in:
3
examples/tos_meets_rust/libs/rustapp/stub.c
Normal file
3
examples/tos_meets_rust/libs/rustapp/stub.c
Normal file
@@ -0,0 +1,3 @@
|
||||
void application_entry_rust() {
|
||||
printf("Stub in rustapp library!\r\n");
|
||||
}
|
Reference in New Issue
Block a user