Skip to content

Commit a021bbe

Browse files
committed
note that this is for applications, not libraries
also link to the temporary home of the showcase
1 parent d6c8adf commit a021bbe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

EVAL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ submissions.
77

88
The project must fulfill these requirements or it will be rejected.
99

10+
- It's an application (binary crate) that runs on embedded hardware (Single
11+
Board Computer, development board or custom PCB).
12+
1013
- The main logic of the application must be written in Rust.
1114

1215
- The source code must be public. Licensing terms are unimportant.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# `showcase`
22

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/
49

510
This project is developed and maintained by the [Resources team][team].
611

0 commit comments

Comments
 (0)