mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 05:28:19 +00:00
Fix some early z180 compile errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5430 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c6f0dd9ae6
commit
dfb3eed725
1 changed files with 3 additions and 1 deletions
|
|
@ -332,7 +332,9 @@ CONFIG_MM_REGIONS=1
|
|||
CONFIG_ARCH_HAVE_HEAP2=y
|
||||
CONFIG_HEAP2_BASE=0x00000000
|
||||
CONFIG_HEAP2_SIZE=0
|
||||
# CONFIG_GRAN is not set
|
||||
CONFIG_GRAN=y
|
||||
CONFIG_GRAN_SINGLE=y
|
||||
# CONFIG_GRAN_INTR is not set
|
||||
|
||||
#
|
||||
# Binary Formats
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue