File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Hardware driver crates
2323* [ stm32-usbd] ( https://github.com/stm32-rs/stm32-usbd ) - device-driver implementation for multiple STM32 microcontroller families.
2424 Examples can be found in [ stm32-usbd-examples] ( https://github.com/stm32-rs/stm32-usbd-examples ) .
2525
26- * [ atsamd] ( https://github.com/atsamd-rs/atsamd ) - device-driver implementation for samd51 microcontrollers. An example for the
26+ * [ atsamd] ( https://github.com/atsamd-rs/atsamd ) - device-driver implementation for samd21 & samd51 microcontrollers. An example for the
2727 itsybitsy_m4 board from Adafruit can be found [ here] ( https://github.com/atsamd-rs/atsamd/blob/master/boards/itsybitsy_m4/examples/usb_serial.rs ) .
2828
2929Class crates
You can’t perform that action at this time.
0 commit comments