From 41dcd39ef26caa7cc3b76ca31ced5ba00f23d874 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 8 Jul 2012 14:50:43 +0000 Subject: Add a generic GCC stdarg.h header file git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lpc4330-xplorer/README.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/lpc4330-xplorer/README.txt') diff --git a/nuttx/configs/lpc4330-xplorer/README.txt b/nuttx/configs/lpc4330-xplorer/README.txt index 6448b0269..31ab7661b 100644 --- a/nuttx/configs/lpc4330-xplorer/README.txt +++ b/nuttx/configs/lpc4330-xplorer/README.txt @@ -52,7 +52,7 @@ LPC4330-Xplorer board Status ====== - Where is the current status of the LPC43xx port: + This is the current status of the LPC43xx port: - The basic OS test configuration is fully coded a ready for test. This includes: SYSTICK system time, pin and GPIO configuration, @@ -89,7 +89,7 @@ Status - SD/MMC, - EMC, - - SPIFI, + - SPIFI*, - USB0, - USB1, - Ethernet, @@ -104,6 +104,9 @@ Status - Event monitor, and - CAN, + * I am not sure, exactly, what is needed for SPIFI support. There + are not SPI registers listed in the user manual. + For the missing drivers some of these can be leveraged from other MCUs that appear to support the same peripheral IP. -- cgit v1.2.3