Increased RAM for loadable modules

This commit is contained in:
adamdunkels 2007-03-25 21:54:06 +00:00
parent 0d7af38ae5
commit 913e33c434
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
/* -*- C -*- */
/* @(#)$Id: contiki-conf.h,v 1.11 2007/03/23 12:15:50 nifi Exp $ */
/* @(#)$Id: contiki-conf.h,v 1.12 2007/03/25 21:54:06 adamdunkels Exp $ */
#ifndef CONTIKI_CONF_H
#define CONTIKI_CONF_H
#define ELFLOADER_CONF_DATAMEMORY_SIZE 500
#define ELFLOADER_CONF_DATAMEMORY_SIZE 0x1800
#define ELFLOADER_CONF_TEXTMEMORY_SIZE 0x2000
#define LPM_CONF_OFF LPM4_EXIT