From 45470aba31236a780b159e450d778bc2c48754a4 Mon Sep 17 00:00:00 2001 From: Matthew Else Date: Tue, 6 Aug 2013 15:09:41 +0100 Subject: [PATCH] Updated READMEs --- .../mbed/targets/hal/TARGET_NXP/TARGET_LPC11CXX/README.md | 5 +++-- .../mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX/README.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11CXX/README.md b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11CXX/README.md index ea83952ba2..0031266b9e 100644 --- a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11CXX/README.md +++ b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11CXX/README.md @@ -1,3 +1,4 @@ -LPC1114 Port +LPC11C24 Port -------------- -A port of the MBED SDK to the NXP LPC1114 by Yoshihiro Tsuboi, Toyomasa Watarai, Matthew Else so far... +Based on a port of the MBED SDK to the NXP LPC1114 by Yoshihiro Tsuboi, Toyomasa Watarai and Matthew Else. +Extra, LPC11C24-specific things added by Joris Aerts. \ No newline at end of file diff --git a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX/README.md b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX/README.md index ea83952ba2..b1e431268e 100644 --- a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX/README.md +++ b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX/README.md @@ -1,3 +1,3 @@ LPC1114 Port -------------- -A port of the MBED SDK to the NXP LPC1114 by Yoshihiro Tsuboi, Toyomasa Watarai, Matthew Else so far... +A port of the MBED SDK to the NXP LPC1114 by Yoshihiro Tsuboi, Toyomasa Watarai and Matthew Else.