From 4a62de545bf87610c2415218e144ddef4dd0e75c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 11 Feb 2012 03:50:52 +0000 Subject: Add logic so that a RAM log can be used in place of a console device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z8f64200100kit/ostest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/z8f64200100kit/ostest') diff --git a/nuttx/configs/z8f64200100kit/ostest/defconfig b/nuttx/configs/z8f64200100kit/ostest/defconfig index a5c501ec8..4448f34ad 100644 --- a/nuttx/configs/z8f64200100kit/ostest/defconfig +++ b/nuttx/configs/z8f64200100kit/ostest/defconfig @@ -1,8 +1,8 @@ ############################################################################ # configs/z8f64200100kit/ostest/defconfig # -# Copyright (C) 2008, 2010 Gregory Nutt. All rights reserved. -# Author: Gregory Nutt +# Copyright (C) 2008, 2010, 2012 Gregory Nutt. All rights reserved. +# Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions -- cgit v1.2.3