We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8994e39 commit 4dbbcceCopy full SHA for 4dbbcce
src/bare-metal/microcontrollers/embedded-hal.md
@@ -8,7 +8,7 @@ microcontroller peripherals:
8
- Delay timers
9
- I2C and SPI buses and devices
10
11
-Similar traits for byte streams (e.g. UARTs), CAN buses and RNGs and broken out
+Similar traits for byte streams (e.g. UARTs), CAN buses and RNGs are broken out
12
into [`embedded-io`], [`embedded-can`] and [`rand_core`] respectively.
13
14
Other crates then implement [drivers] in terms of these traits, e.g. an
0 commit comments