summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-27 17:22:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-27 17:22:10 +0000
commita500a9ab6d73b61328c3e42e4b1e103ad0656e07 (patch)
treede43fbfd876483d92027827a96f03a6719621b0c /nuttx/configs/stm3210e-eval/src/Makefile
parent8da4bbae2be9d158c6f9a9fd5e2bd3283f626f8d (diff)
downloadpx4-nuttx-a500a9ab6d73b61328c3e42e4b1e103ad0656e07.tar.gz
px4-nuttx-a500a9ab6d73b61328c3e42e4b1e103ad0656e07.tar.bz2
px4-nuttx-a500a9ab6d73b61328c3e42e4b1e103ad0656e07.zip
Add support for SRAM on board the STM3240G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4430 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/src/Makefile')
-rw-r--r--nuttx/configs/stm3210e-eval/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/src/Makefile b/nuttx/configs/stm3210e-eval/src/Makefile
index a4e83483b..db5710c08 100644
--- a/nuttx/configs/stm3210e-eval/src/Makefile
+++ b/nuttx/configs/stm3210e-eval/src/Makefile
@@ -1,8 +1,8 @@
############################################################################
# configs/stm3210e-eval/src/Makefile
#
-# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Copyright (C) 2009-2010, 2012 Gregory Nutt. All rights reserved.
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions