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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 25fe2618..5b364035 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,12 @@ README
[![Gitter channel](https://badges.gitter.im/libopencm3/discuss.svg)](https://gitter.im/libopencm3/discuss)
The libopencm3 project aims to create an open-source firmware library for
-various ARM Cortex-M3 microcontrollers.
+various ARM Cortex-M microcontrollers.
Currently (at least partly) supported microcontrollers:
- - ST STM32F0xx/F1xx/F2xx/F30x/F37x/F4xx/L0xx/L1xx series
- - Atmel SAM3A/3N/3S/3U/3X series
+ - ST STM32F0xx/F1xx/F2xx/F30x/F37x/F4xx/F7xx/L0xx/L1xx/L4xx series
+ - Atmel SAM3A/3N/3S/3U/3X series, as well as SAMDxx and friends
- NXP LPC1311/13/17/42/43
- Stellaris LM3S series (discontinued, without replacement)
- TI (Tiva) LM4F series (continuing as TM4F, pin and peripheral compatible)