From 7c4bd65d939a6db4f855c71b54c4fbc2727086ef Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 2 Feb 2012 04:35:35 +0000 Subject: Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4359 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/composite/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/stm3210e-eval') diff --git a/nuttx/configs/stm3210e-eval/composite/Make.defs b/nuttx/configs/stm3210e-eval/composite/Make.defs index 39f71e430..a8936b656 100755 --- a/nuttx/configs/stm3210e-eval/composite/Make.defs +++ b/nuttx/configs/stm3210e-eval/composite/Make.defs @@ -1,7 +1,7 @@ ############################################################################ # configs/stm3210e-eval/composite/Make.defs # -# Copyright (C) 2023 Gregory Nutt. All rights reserved. +# Copyright (C) 2012 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without -- cgit v1.2.3