From 8cdd707b413e4202028049b4c56b86f26cbb5013 Mon Sep 17 00:00:00 2001 From: Natie van Rooyen Date: Tue, 23 Oct 2012 16:58:10 +0200 Subject: [PATCH] Updated README for lpx17xx --- platforms/lpc17xx/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/platforms/lpc17xx/README b/platforms/lpc17xx/README index d23d34f..d8055a3 100644 --- a/platforms/lpc17xx/README +++ b/platforms/lpc17xx/README @@ -8,9 +8,10 @@ License: BSD Revised NXP LPC17xx Platform -The "lpc17xx" platform contains sources for building a sample Atomthreads -application for the NXP LPC17xx platform. - -The platform was tested on the mbed NXP LPC1768 (http://www.mbed.org). +The "lpc17xx" platform contains sources for building the Atomthreads test +suite for the NXP LPC17xx microcontroller. +The build was tested on the "mbed NXP LPC1768" board (http://www.mbed.org) +and the sources were compiled on Ubuntu 12.0.4 with the GNU ARM tool chain +using Newlib.