From 04fa5f1cb5c3a1675d4f4a3b4ef1ae8a0ebb7135 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 16 Mar 2017 23:57:29 +0100 Subject: [PATCH] readme: try and clarify m0/m3/m4 Not just m3, and add some newer parts while we're here. --- README.md | 6 +++--- 1 file 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)