Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Esden-Tempski <piotr@esden.net>2013-06-13 22:20:04 +0400
committerPiotr Esden-Tempski <piotr@esden.net>2013-06-13 22:20:04 +0400
commite4a86e269e006adec6cfed9ddb762c9e43b486af (patch)
tree058200806af276da4f27bdf8be00da3b6616152f /include/libopencm3/stm32/common/flash_common_f24.h
parentf92c45eeb5352f7b45b5c9f53ba8eea06b10d8a5 (diff)
Replaced goo.gl links with links to our new file archive at github.
https://github.com/libopencm3/libopencm3-archive
Diffstat (limited to 'include/libopencm3/stm32/common/flash_common_f24.h')
-rw-r--r--include/libopencm3/stm32/common/flash_common_f24.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/stm32/common/flash_common_f24.h b/include/libopencm3/stm32/common/flash_common_f24.h
index 0dd73afe..699a5619 100644
--- a/include/libopencm3/stm32/common/flash_common_f24.h
+++ b/include/libopencm3/stm32/common/flash_common_f24.h
@@ -22,7 +22,7 @@
* For details see:
* PM0081 Programming manual: STM32F40xxx and STM32F41xxx Flash programming
* September 2011, Doc ID 018520 Rev 1
- * http://goo.gl/3ylKe
+ * https://github.com/libopencm3/libopencm3-archive/blob/master/st_micro/DM00023388.pdf?raw=true
*/
/** @cond */