Andrew Chen
2314635cf0
Makefile.include: don't override DEFS
...
Allow examples (such as usart-semihosting) to set DEFS for their own use,
and _then_ add the target definitions.
2015-12-10 15:51:57 +00:00
Piotr Esden-Tempski
1c4ae95729
[README] Coarse sweep to use markup in READMEs.
...
This should improve online readability of the readme files.
2015-01-19 19:20:12 -08:00
Piotr Esden-Tempski
ab7efee88e
[README] Renamed all readme files to indicate markup format.
2015-01-19 19:19:42 -08:00
Karl Palsson
1215603031
update lib to latest, and fix for changes
...
rcc_core_frequency -> rcc_ahb_frequency
2014-12-18 22:08:34 +00:00
Karl Palsson
64ecb61543
f0: remove toolchain specific options
...
While nano specs are certainly handy, it should be documented how to use them,
not turned on by default. People with otherwise valid toolchains, who might
simply not care about nano specs are unable to build the examples with these
options.
2014-03-08 15:03:36 +00:00
Frantisek Burian
3f47411e24
[Stylecheck] F0, F1, F4
...
There are remaining C99 comments.
2014-02-13 19:15:24 +01:00
Frantisek Burian
022cc475bf
[DOC] Updated README's for F0 and F4 examples to describe the needed board connections.
2014-02-13 19:15:00 +01:00
Frantisek Burian
ffe9376c55
[BUILD] Allow to override FP_FLAGS in make as specified in libopencm3 README
2014-01-09 07:33:11 +01:00
Frantisek Burian
9934e40fe9
[BUILD] Add generic Makefile.rules
2014-01-06 22:25:40 +01:00
Frantisek Burian
d8757ab1fc
[EXAMPLE:F0] Add example of using systick and MCO output on pin PA9.
...
This example is a merge of Chuck McManis's example for F4 and onnokort's system clock setting test blink example for demonstration issue, corrected in #224 .
The LED in any available clock setting flashes four times per second.
2014-01-02 23:22:55 +01:00
Frantisek Burian
c5d6480201
[EXAMPLE:F0] Add simple ADC example
2014-01-02 23:22:55 +01:00
BuFran
4ae45b913d
[EXAMPLE:F0] Add usart printf example using newlib-nano
2014-01-02 23:22:55 +01:00
BuFran
60e08c0591
[EXAMPLE:F0] Add simple usart example
2014-01-02 23:22:55 +01:00
Frantisek Burian
f176fe59d9
[EXAMPLE:F0] Add simple button example
2014-01-02 23:22:55 +01:00
Frantisek Burian
a8b3daeb57
[EXAMPLE:F0] Add simple miniblink example
2014-01-02 23:22:55 +01:00
Frantisek Burian
71bd938eeb
[EXAMPLE:F0] Add basic example include
2014-01-02 23:22:55 +01:00