aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/composite
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-02 04:35:35 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-02 04:35:35 +0000
commitbede2bcc72fd6bb592bea3ff93ee63128025edae (patch)
tree87c1b7fdf1d545097b2d76613a9eb6bba02496f4 /nuttx/configs/stm3210e-eval/composite
parenta1646787df582b65dcfe0fd0d0b9b251a613a5f3 (diff)
downloadpx4-firmware-bede2bcc72fd6bb592bea3ff93ee63128025edae.tar.gz
px4-firmware-bede2bcc72fd6bb592bea3ff93ee63128025edae.tar.bz2
px4-firmware-bede2bcc72fd6bb592bea3ff93ee63128025edae.zip
Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4359 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/stm3210e-eval/composite')
-rwxr-xr-xnuttx/configs/stm3210e-eval/composite/Make.defs2
1 files changed, 1 insertions, 1 deletions
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 <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without