We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97cffc commit 5eb6f0bCopy full SHA for 5eb6f0b
components/3rdparty/rust-app/src/rust-app.c
@@ -1,5 +1,5 @@
1
// This is a stub library (that contains no code), used for injecting Rust compiled code in the BL602 build.
2
-// The compiled library will be replaced by the Rust applcation and Rust external libraries.
+// The compiled library will be replaced by the Rust application.
3
#include <stdio.h>
4
5
/// Main function in Rust.
0 commit comments