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:
authorGuillaume Revaillot <revaillot@archos.com>2019-08-27 16:18:44 +0300
committerKarl Palsson <karlp@tweak.net.au>2019-08-28 04:41:14 +0300
commit562dca7358ddb4a599de635fd96e3969aa0e4699 (patch)
tree61a64c4549c7a6f2e449f79eb7bbf7f217045ee3
parentec597796d7cbbea5cc133fae93bef6e7d41854ad (diff)
stm32f4: doc: f4 are cortex m4f based
-rw-r--r--include/libopencm3/stm32/f4/doc-stm32f4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/stm32/f4/doc-stm32f4.h b/include/libopencm3/stm32/f4/doc-stm32f4.h
index 17c46ed6..1c17a1fa 100644
--- a/include/libopencm3/stm32/f4/doc-stm32f4.h
+++ b/include/libopencm3/stm32/f4/doc-stm32f4.h
@@ -4,7 +4,7 @@
@date 7 September 2012
-API documentation for ST Microelectronics STM32F4 Cortex M3 series.
+API documentation for ST Microelectronics STM32F4 Cortex M4F series.
LGPL License Terms @ref lgpl_license
*/