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