Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tweedegolf/embedded-workshop

Embedded Rust Workshop
https://github.com/tweedegolf/embedded-workshop

Last synced: about 2 months ago
JSON representation

Embedded Rust Workshop

Awesome Lists containing this project

README

        

# Tweede golf embedded Rust workshop

If you're here for the workshop, please navigate to the [outline](./lectures/mdbook/src/SUMMARY.md), or to the rendered page: [internal.workshop.tweede.golf](https://internal.workshop.tweede.golf).

To run locally:
```bash
cargo install mdbook --version 0.4.7
mdbook serve
```

Open [localhost:3000](http://localhost:3000) to view the content.