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:
authorKarl Palsson <karlp@etactica.com>2017-03-17 01:57:29 +0300
committerKarl Palsson <karlp@etactica.com>2017-03-17 01:57:29 +0300
commit04fa5f1cb5c3a1675d4f4a3b4ef1ae8a0ebb7135 (patch)
tree9ec34f944301a832323ec65311a4bc5007780932 /README.md
parent4a378a729a9f9b7f24e527e74dd38b5ae3b9bc69 (diff)
readme: try and clarify m0/m3/m4
Not just m3, and add some newer parts while we're here.
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)