readme: add miniblink/template references
This commit is contained in:
parent
e04f10e591
commit
6f0f2ebe8e
15
README.md
15
README.md
@ -134,12 +134,21 @@ of them in the libopencm3-examples repository:
|
|||||||
|
|
||||||
https://github.com/libopencm3/libopencm3-examples
|
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
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Simply pass -I and -L flags to your own project. See the libopencm3-examples
|
Simply pass -I and -L flags to your own project. See the
|
||||||
repository for an example of using this library as a Git submodule, the most
|
[libopencm3-template](https://github.com/libopencm3/libopencm3-miniblink)
|
||||||
popular method of use.
|
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
|
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
|
path inside your toolchain itself. While this means you don't have to include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user