summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/src/up_framebuffer.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-17 01:53:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-17 01:53:49 +0000
commit16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21 (patch)
treed16abc48c2f517e34f77152f63bed6da79678fba /nuttx/arch/sim/src/up_framebuffer.c
parent3696bf9a4590f113b47e69335f00a83df8e2b8d4 (diff)
downloadpx4-nuttx-16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21.tar.gz
px4-nuttx-16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21.tar.bz2
px4-nuttx-16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21.zip
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
Diffstat (limited to 'nuttx/arch/sim/src/up_framebuffer.c')
-rw-r--r--nuttx/arch/sim/src/up_framebuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sim/src/up_framebuffer.c b/nuttx/arch/sim/src/up_framebuffer.c
index d71a5e9e9..298eb9f8a 100644
--- a/nuttx/arch/sim/src/up_framebuffer.c
+++ b/nuttx/arch/sim/src/up_framebuffer.c
@@ -1,7 +1,7 @@
/****************************************************************************
* arch/sim/src/up_framebuffer.c
*
- * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2008-2010 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without