Updated links to ST programming manuals

This commit is contained in:
John Howe 2013-02-21 10:14:59 +13:00 committed by Piotr Esden-Tempski
parent 1627cd60c3
commit dd906c0656
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
* For details see:
* PM0075 programming manual: STM32F10xxx Flash programming
* August 2010, Doc ID 17863 Rev 1
* http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00283419.pdf
* http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/CD00283419.pdf
*/
#ifndef LIBOPENCM3_FLASH_H

View File

@ -23,7 +23,7 @@
* PM0059 Programming manual: STM32F205xx, STM32F207xx, STM32F215xx, STM32F217xx
* Flash programming
* May 2011, Doc ID 15687 Rev 4
* http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00233952.pdf
* http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/CD00233952.pdf
*/
#ifndef LIBOPENCM3_FLASH_H

View File

@ -22,7 +22,7 @@
* For details see:
* PM0081 Programming manual: STM32F40xxx and STM32F41xxx Flash programming
* September 2011, Doc ID 018520 Rev 1
* http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/DM00023388.pdf
* http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/DM00023388.pdf
*/
#ifndef LIBOPENCM3_FLASH_H