README: Mention STM32F2 and STM32F4 series.

This commit is contained in:
Uwe Hermann 2011-11-01 19:55:43 +01:00
parent 3fb95ad685
commit 8cbe4030e1

4
README
View File

@ -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,