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:
* PM0042 Programming manual: STM32F10xxx Flash programming
* October 2009, Doc ID 13259 Rev 7
* http://www.st.com/stonline/products/literature/pm/13259.pdf
* 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
*/
#ifndef LIBOPENCM3_FLASH_H