reference miniblink repos

This commit is contained in:
Karl Palsson
2018-08-29 14:31:16 +00:00
parent 236428e74b
commit d434a00323

View File

@@ -11,7 +11,9 @@ various ARM Cortex-M microcontrollers.
For more information visit http://libopencm3.org For more information visit http://libopencm3.org
The examples are meant as starting points for different subsystems on multitude The examples are meant as starting points for different subsystems on multitude
of platforms. of platforms. If you're just looking to test your build environment and hardware,
the [libopencm3-miniblink](https://github.com/libopencm3/libopencm3-miniblink)
may be more useful, as it covers _many_ more boards, but it is much more limited.
Feel free to add new examples and send them to us either via the mailinglist or Feel free to add new examples and send them to us either via the mailinglist or
preferably via a github pull request. preferably via a github pull request.