From 5dc9662e60402d8dc51dc4f16efcaea2ded32b15 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 21 Oct 2014 14:54:08 +0000 Subject: [PATCH] Update README with recently added targets --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62736fe7..8b0987f3 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ various ARM Cortex-M3 microcontrollers. Currently (at least partly) supported microcontrollers: - - ST STM32F0xx/F1xx/F2xx/F30x/F37x/F4xx/L1xx series + - ST STM32F0xx/F1xx/F2xx/F30x/F37x/F4xx/L0xx/L1xx series - Atmel SAM3A/3N/3S/3U/3X series - - NXP LPC1311/13/42/43 + - NXP LPC1311/13/17/42/43 - Stellaris LM3S series (discontinued, without replacement) - TI (Tiva) LM4F series (continuing as TM4F, pin and peripheral compatible) - EFM32 Gecko series (only core support) + - Freescale Vybrid VF6xx The library is written completely from scratch based on the vendor datasheets, programming manuals, and application notes. The code is meant to be used