Fix STM32 flash programming doc links

This commit is contained in:
Stephen Caudle 2011-10-31 09:25:05 -04:00
parent 59df80398b
commit 6da485f06d
3 changed files with 10 additions and 9 deletions

View File

@ -20,9 +20,9 @@
/* /*
* For details see: * For details see:
* PM0042 Programming manual: STM32F10xxx Flash programming * PM0075 Programming manual: STM32F10xxx Flash programming
* October 2009, Doc ID 13259 Rev 7 * August 2010, Doc ID 17863 Rev 1
* http://www.st.com/stonline/products/literature/pm/13259.pdf * http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00283419.pdf
*/ */
#ifndef LIBOPENCM3_FLASH_H #ifndef LIBOPENCM3_FLASH_H

View File

@ -20,9 +20,10 @@
/* /*
* For details see: * For details see:
* PM0042 Programming manual: STM32F10xxx Flash programming * PM0059 Programming manual: STM32F205xx, STM32F207xx, STM32F215xx, STM32F217xx
* October 2009, Doc ID 13259 Rev 7 * Flash programming
* http://www.st.com/stonline/products/literature/pm/13259.pdf * May 2011, Doc ID 15687 Rev 4
* http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00233952.pdf
*/ */
#ifndef LIBOPENCM3_FLASH_H #ifndef LIBOPENCM3_FLASH_H

View File

@ -20,9 +20,9 @@
/* /*
* For details see: * For details see:
* PM0042 Programming manual: STM32F10xxx Flash programming * PM0081 Programming manual: STM32F40xxx and STM32F41xxx Flash programming
* October 2009, Doc ID 13259 Rev 7 * September 2011, Doc ID 018520 Rev 1
* http://www.st.com/stonline/products/literature/pm/13259.pdf * http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/DM00023388.pdf
*/ */
#ifndef LIBOPENCM3_FLASH_H #ifndef LIBOPENCM3_FLASH_H