Small README changes
- Use libopencm3-template instead of libopencm3-examples as reference on how to include libopencm3 to your project. - Sourceforge website removed since it's only used for the mailing lists which are listed immediately above. - Small fixes
This commit is contained in:
parent
5dc9dfac79
commit
d7ec88c4ea
@ -38,12 +38,13 @@ of the microcontrollers are supported, yet.
|
|||||||
|
|
||||||
_TIP_: Include this repository as a Git submodule in your project to make sure
|
_TIP_: Include this repository as a Git submodule in your project to make sure
|
||||||
your users get the right version of the library to compile your project.
|
your users get the right version of the library to compile your project.
|
||||||
For how that can be done refer to the libopencm3-examples repository.
|
For how that can be done refer to the
|
||||||
|
[libopencm3-template](https://github.com/libopencm3/libopencm3-template) repository.
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Building requires Python (Some code is generated).
|
Building requires Python (some code is generated).
|
||||||
|
|
||||||
**For Ubuntu/Fedora:**
|
**For Ubuntu/Fedora:**
|
||||||
|
|
||||||
@ -73,7 +74,7 @@ Other toolchains _should_ work, but they have not been nearly as well tested.
|
|||||||
Toolchains targeting Linux, such as "gcc-arm-linux-gnu" or the like are
|
Toolchains targeting Linux, such as "gcc-arm-linux-gnu" or the like are
|
||||||
_not_ appropriate.
|
_not_ appropriate.
|
||||||
|
|
||||||
_NOTE_ We recommend that you use gcc-arm-embedded version 4.8 2014q3 or newer
|
_NOTE_: We recommend that you use gcc-arm-embedded version 4.8 2014q3 or newer
|
||||||
to build all platforms covered by libopencm3 successfully.
|
to build all platforms covered by libopencm3 successfully.
|
||||||
|
|
||||||
Building
|
Building
|
||||||
@ -194,5 +195,4 @@ Website
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
* http://libopencm3.org
|
* http://libopencm3.org
|
||||||
* http://sourceforge.net/projects/libopencm3/
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user