From 16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Apr 2010 01:53:49 +0000 Subject: Add configuration to select LCD driver for NX git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2596 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/examples/nx/nx_kbdin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/examples') diff --git a/nuttx/examples/nx/nx_kbdin.c b/nuttx/examples/nx/nx_kbdin.c index adfd686f7..e1cc9cd2e 100644 --- a/nuttx/examples/nx/nx_kbdin.c +++ b/nuttx/examples/nx/nx_kbdin.c @@ -1,7 +1,7 @@ /**************************************************************************** * examples/nx/nx_kbdin.c * - * Copyright (C) 2008 Gregory Nutt. All rights reserved. + * Copyright (C) 2008, 2010 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3