File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ submissions.
7
7
8
8
The project must fulfill these requirements or it will be rejected.
9
9
10
+ - It's an application (binary crate) that runs on embedded hardware (Single
11
+ Board Computer, development board or custom PCB).
12
+
10
13
- The main logic of the application must be written in Rust.
11
14
12
15
- The source code must be public. Licensing terms are unimportant.
Original file line number Diff line number Diff line change 1
1
# ` showcase `
2
2
3
- Awesome embedded projects by the Rust community!
3
+ > Awesome embedded projects by the Rust community!
4
+
5
+ The embedded showcase is a [ gallery] of open source embedded applications built
6
+ by the Rust community.
7
+
8
+ [ gallery ] : https://rust-embedded.github.io/showcase/
4
9
5
10
This project is developed and maintained by the [ Resources team] [ team ] .
6
11
You can’t perform that action at this time.
0 commit comments