summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/src/up_userleds.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-06 23:09:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-06 23:09:09 +0000
commit087428db88d9b75a23fcb7c2ea75cd79a0c9b807 (patch)
tree512ae52feab4745badffc75ac58eb4c89825e0c4 /nuttx/configs/stm32f3discovery/src/up_userleds.c
parentceef9e3bece69f86e585b3bf00e5009551350e2b (diff)
downloadpx4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.tar.gz
px4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.tar.bz2
px4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.zip
More updates for the STM32F3Discovery
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5617 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm32f3discovery/src/up_userleds.c')
-rw-r--r--nuttx/configs/stm32f3discovery/src/up_userleds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f3discovery/src/up_userleds.c b/nuttx/configs/stm32f3discovery/src/up_userleds.c
index 3b7bfa08f..de81de39f 100644
--- a/nuttx/configs/stm32f3discovery/src/up_userleds.c
+++ b/nuttx/configs/stm32f3discovery/src/up_userleds.c
@@ -2,7 +2,7 @@
* configs/stm32f3discovery/src/up_leds.c
* arch/arm/src/board/up_leds.c
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without