@@ -336,30 +336,27 @@ The original software package
336
336
.B stm32flash
337
337
is written by
338
338
.I Geoffrey McRae <geoff@spacevs.com>
339
- and available in http://stm32flash.googlecode.com .
340
-
341
- By November 2012 the project is migrated to
342
- https://gitorious.org/stm32flash
343
- and maintained by
339
+ and is since 2012 maintained by
344
340
.IR " Tormod Volden <debian.tormod@gmail.com>" .
345
341
346
342
Man page and extension to STM32W and I2C are written by
347
343
.IR " Antonio Borneo <borneo.antonio@gmail.com>" .
348
344
345
+ Please report any bugs at the project homepage
346
+ http://stm32flash.googlecode.com .
347
+
349
348
.SH SEE ALSO
350
349
.BR " srec_cat" " (1)," " srec_intel" " (5)," " srec_motorola" " (5)."
351
350
352
351
The communication protocol used by ST bootloader is documented in
353
352
following ST application notes, depending on communication port.
354
- In current version of
353
+ The current version of
355
354
.B stm32flash
356
- are supported only
355
+ only supports
357
356
.I UART
358
357
and
359
358
.I I2C
360
359
ports.
361
- Copy of AN3155 is included in the source code of this software.
362
- Updated version of the application note is available in ST website.
363
360
.PD 0
364
361
.P
365
362
.IP \(bu 2
@@ -397,7 +394,7 @@ http://www.st.com/web/en/resource/technical/document/application_note/DM00081379
397
394
398
395
399
396
Boot mode selection for STM32 is documented in ST application note
400
- AN2606, available in ST website:
397
+ AN2606, available from the ST website:
401
398
.PD 0
402
399
.P
403
400
http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
0 commit comments