aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann2011-11-01 19:55:43 +0100
committerUwe Hermann2011-11-01 19:55:43 +0100
commit8cbe4030e1a979afb523248b43825aca5e715570 (patch)
tree3457e9898d9b03da7970a045bf60e01851014a2f /README
parent3fb95ad6850d4328b5ced1c033c6c12962aae609 (diff)
README: Mention STM32F2 and STM32F4 series.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 451baba..7d8749f 100644
--- a/README
+++ b/README
@@ -7,7 +7,9 @@ various ARM Cortex-M3 microcontrollers.
Currently (at least partly) supported microcontrollers:
- - ST STM32
+ - ST STM32F1 series
+ - ST STM32F2 series
+ - ST STM32F4 series
- NXP LPC1311/13/42/43
The library is written completely from scratch based on the vendor datasheets,