From 6be41fe54a04032f4516c5eb8a84bf5407cc55ee Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 3 Oct 2011 18:50:53 +0000 Subject: Fix typos that cause compilations errors with CONFIG_RTC git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4015 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index cb62cc8b5..2579eb948 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2131,3 +2131,6 @@ * CONFIG_SYSTEM_TIME16: Added support for an optional 64-bit system timer. * fs/fat/fs_fat32util.c: Add support for FAT date/time stamps; Enabled via CONFIG_FS_FATTIME. + * arch/arm/src/sam3u/sam3u_spi.c: Add an SPI driver for the AT91SAM3U. + * drivers/input/ads7843e.c and include/nuttx/input/ads7843e.h: Add a + driver for the TI ADS7843E touchscreen controller. -- cgit v1.2.3