Uwe Hermann
|
3f12e37531
|
The -L linker option should come before any ldscript file.
|
2009-07-25 00:01:21 +02:00 |
|
Uwe Hermann
|
50ba77bea9
|
Factor out ld scripts into one common script in the lib.
|
2009-07-24 23:19:44 +02:00 |
|
Uwe Hermann
|
86db715332
|
Simplify example Makefiles by using only one TOOLCHAIN_DIR variable.
|
2009-07-24 14:42:44 +02:00 |
|
Piotr Esden-Tempski
|
8bdcef8d78
|
Examples now use the toolchain installed libopenstm32 in default setting. (Uncomment TOOLCHAIN_* lines to use local one)
|
2009-07-22 20:44:31 +02:00 |
|
Uwe Hermann
|
fd1e0290cd
|
Implement clock_setup() in fancyblink, STM32 should now run at 72 MHz.
|
2009-07-22 03:27:01 +02:00 |
|
Uwe Hermann
|
0f0ef60378
|
Add a 'fancyblink' example, currently mostly a copy of miniblink.
|
2009-07-22 03:08:00 +02:00 |
|
Uwe Hermann
|
14d342e50c
|
Show example of rcc_enable_peripheral_clock() in miniblink.c.
|
2009-07-22 02:57:28 +02:00 |
|
Uwe Hermann
|
91fa52da48
|
Turn miniblink in the smallest-possible example using the library.
|
2009-07-20 17:32:22 +02:00 |
|
Uwe Hermann
|
8a630baea8
|
Finish rename to 'miniblink'.
|
2009-07-20 17:23:25 +02:00 |
|
Uwe Hermann
|
05ccc0614a
|
Move the 'blink' example into a 'miniblink' subdirectory.
|
2009-07-20 16:52:05 +02:00 |
|
Uwe Hermann
|
db0e59da96
|
Rename example subdir to examples, we'll have more than one.
|
2009-07-20 15:35:12 +02:00 |
|