We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236428e commit d434a00Copy full SHA for d434a00
1 file changed
README.md
@@ -11,7 +11,9 @@ various ARM Cortex-M microcontrollers.
11
For more information visit http://libopencm3.org
12
13
The examples are meant as starting points for different subsystems on multitude
14
-of platforms.
+of platforms. If you're just looking to test your build environment and hardware,
15
+the [libopencm3-miniblink](https://github.com/libopencm3/libopencm3-miniblink)
16
+may be more useful, as it covers _many_ more boards, but it is much more limited.
17
18
Feel free to add new examples and send them to us either via the mailinglist or
19
preferably via a github pull request.
0 commit comments