aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f2/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/stm32/f2/flash.h')
-rw-r--r--include/libopencm3/stm32/f2/flash.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/libopencm3/stm32/f2/flash.h b/include/libopencm3/stm32/f2/flash.h
index 15529ea..ab71cc4 100644
--- a/include/libopencm3/stm32/f2/flash.h
+++ b/include/libopencm3/stm32/f2/flash.h
@@ -20,9 +20,10 @@
/*
* 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
+ * 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
*/
#ifndef LIBOPENCM3_FLASH_H