summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-28 14:32:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-28 14:32:44 -0600
commitc4e8145285931de1d230b871eba79e0e9cc2cfce (patch)
tree1dc080a4379042fdaa10bd081b180ef8d31d7c58 /nuttx/configs/amber
parentd1b3443e76f775baa28371e0aa409d460bc211e5 (diff)
downloadpx4-nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.gz
px4-nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.bz2
px4-nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.zip
Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings
Diffstat (limited to 'nuttx/configs/amber')
-rw-r--r--nuttx/configs/amber/hello/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig
index 734ee564f..0592cbc1c 100644
--- a/nuttx/configs/amber/hello/defconfig
+++ b/nuttx/configs/amber/hello/defconfig
@@ -42,6 +42,7 @@ CONFIG_ARCH_CHIP="atmega"
CONFIG_ARCH_CHIP_ATMEGA128=y
CONFIG_ARCH_BOARD="amber"
CONFIG_ARCH_BOARD_AMBER=y
+CONFIG_DEFAULT_SMALL=y
CONFIG_BOARD_LOOPSPERMSEC=800
CONFIG_RAM_SIZE=4096
CONFIG_RAM_START=0x800100