arduino-mega2560: Configure ostest configuration to use memx.ld

This commit is contained in:
Gregory Nutt
2016-01-06 13:50:59 -06:00
parent 26cb0de111
commit 522b2e23e6
6 changed files with 23 additions and 223 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
############################################################################
# configs/arduion-mega2560/hello/Make.defs
# configs/arduino-mega2560/hello/Make.defs
#
# Copyright (C) 2015 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>