summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3
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/micropendous3
parentd1b3443e76f775baa28371e0aa409d460bc211e5 (diff)
downloadnuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.gz
nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.bz2
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/micropendous3')
-rw-r--r--nuttx/configs/micropendous3/hello/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/micropendous3/hello/defconfig b/nuttx/configs/micropendous3/hello/defconfig
index 7da8dd769..172f7609a 100644
--- a/nuttx/configs/micropendous3/hello/defconfig
+++ b/nuttx/configs/micropendous3/hello/defconfig
@@ -42,6 +42,7 @@ CONFIG_ARCH_CHIP="at90usb"
CONFIG_ARCH_CHIP_AT90USB647=y
CONFIG_ARCH_BOARD="micropendous3"
CONFIG_ARCH_BOARD_MICROPENDOUS3=y
+CONFIG_DEFAULT_SMALL=y
CONFIG_BOARD_LOOPSPERMSEC=864
CONFIG_RAM_SIZE=4096
CONFIG_RAM_START=0x800100