7 Forks
67 Stars
67 Watchers

driver-examples

Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", RaspberryPi and micro:bit boards

How to download and setup driver-examples

Open terminal and run command
git clone https://github.com/eldruin/driver-examples.git
git clone is used to create a copy or clone of driver-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with driver-examples https://github.com/eldruin/driver-examples/archive/master.zip

Or simply clone driver-examples with SSH
[email protected]:eldruin/driver-examples.git

If you have some problems with driver-examples

You may open issue on driver-examples support forum (system) here: https://github.com/eldruin/driver-examples/issues