Back to Comprehensive Rust

Exercises

src/exercises/bare-metal/morning.md

latest303 B
Original Source
<!-- Copyright 2023 Google LLC SPDX-License-Identifier: CC-BY-4.0 -->

Exercises

We will read the direction from an I2C compass, and log the readings to a serial port.

<details>

After looking at the exercises, you can look at the solutions provided.

</details>