mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
192Kb ISRAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2546 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/ea3131/ostest/defconfig
|
# configs/ea3131/ostest/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -81,7 +81,7 @@ CONFIG_ARCH_CHIP_LPC3131=y
|
|||||||
CONFIG_ARCH_BOARD=ea3131
|
CONFIG_ARCH_BOARD=ea3131
|
||||||
CONFIG_ARCH_BOARD_EA3131=y
|
CONFIG_ARCH_BOARD_EA3131=y
|
||||||
CONFIG_BOARD_LOOPSPERMSEC=16945
|
CONFIG_BOARD_LOOPSPERMSEC=16945
|
||||||
CONFIG_DRAM_SIZE=0x01000000
|
CONFIG_DRAM_SIZE=0x00030000
|
||||||
CONFIG_DRAM_START=0x11028000
|
CONFIG_DRAM_START=0x11028000
|
||||||
CONFIG_DRAM_VSTART=0x11028000
|
CONFIG_DRAM_VSTART=0x11028000
|
||||||
CONFIG_ARCH_IRQPRIO=y
|
CONFIG_ARCH_IRQPRIO=y
|
||||||
|
|||||||
Reference in New Issue
Block a user