From 6f0f2ebe8e404af5b68879a7ee630cfc9d0ef484 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 29 Aug 2018 15:03:43 +0000 Subject: readme: add miniblink/template references --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f9c4e50..b070859a 100644 --- a/README.md +++ b/README.md @@ -134,12 +134,21 @@ of them in the libopencm3-examples repository: https://github.com/libopencm3/libopencm3-examples +If you just wish to test your toolchain and build environment, a collection of +mini blink projects is available too. This covers _many_ more boards, but, as +the name suggests, only demonstrates blinking LEDs. + + +https://github.com/libopencm3/libopencm3-miniblink + Installation ------------ -Simply pass -I and -L flags to your own project. See the libopencm3-examples -repository for an example of using this library as a Git submodule, the most -popular method of use. +Simply pass -I and -L flags to your own project. See the +[libopencm3-template](https://github.com/libopencm3/libopencm3-miniblink) +repository for a template repository using this library as a Git submodule, +the most popular method of use. The libopencm3-examples is another +example of this. It is strongly advised that you do not attempt to install this library to any path inside your toolchain itself. While this means you don't have to include -- cgit v1.2.3