Skip to content

Commit

Permalink
note that this is for applications, not libraries
Browse files Browse the repository at this point in the history
also link to the temporary home of the showcase
  • Loading branch information
japaric committed Mar 5, 2019
1 parent d6c8adf commit a021bbe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 3 additions & 0 deletions EVAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ submissions.

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

- It's an application (binary crate) that runs on embedded hardware (Single
Board Computer, development board or custom PCB).

- The main logic of the application must be written in Rust.

- The source code must be public. Licensing terms are unimportant.
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# `showcase`

Awesome embedded projects by the Rust community!
> Awesome embedded projects by the Rust community!
The embedded showcase is a [gallery] of open source embedded applications built
by the Rust community.

[gallery]: https://rust-embedded.github.io/showcase/

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

Expand Down

0 comments on commit a021bbe

Please sign in to comment.