Uwe Hermann
|
bb7ce24f42
|
Fix docs: OpenOCD 'resume' command doesn't work properly, use 'reset'.
|
2009-07-25 01:59:25 +02:00 |
|
Uwe Hermann
|
734a87d4c5
|
Factor out some code into gpio_setup().
|
2009-07-25 01:48:50 +02:00 |
|
Uwe Hermann
|
cfd87f6b9d
|
Add mini ld scripts in the example which include the global one.
|
2009-07-25 00:05:06 +02:00 |
|
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 |
|