Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 525 Bytes

File metadata and controls

28 lines (17 loc) · 525 Bytes

Embedded Workshop 4

This projects contains all the materials (code, documentation, and exercises) for the Embedded Workshop 4.

Code

See the code directory for the source code.

Documentation

See the docs directory for the documentation. You can build it locally with either:

just serve

or

cd docs && mdbook build --open

You can also see the live version at https://rust-basel.ch/embedded-workshop-4/

License

MIT License