osd-contiki/cpu
Benoît Thébaudeau 621f4f7339 cc2538: lpm: Give access to the SRAM non-retention area for PM2
If PM2 is enabled with LPM_CONF_MAX_PM, but not active, the non-retention area
of the SRAM can be useful to place temporary data that does not fit in the
low-leakage SRAM, typically after having called lpm_set_max_pm(LPM_PM1). Hence,
give access to this non-retention area thanks to .nrdata* sections.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-25 15:43:37 +01:00
..
6502 Replaced web configurator with target-based ethconfig. 2013-11-21 21:57:42 +01:00
arm Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
avr Removed old unused timetable code 2013-11-19 08:29:23 +01:00
cc253x Fix cc2530 UART1 init bug 2013-08-09 16:09:12 +01:00
cc2430 Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
cc2538 cc2538: lpm: Give access to the SRAM non-retention area for PM2 2013-11-25 15:43:37 +01:00
mc1322x mc1322x: make uart buffer sizes configurable from contiki-conf.h 2013-07-04 14:09:40 -04:00
msp430 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
native Added the const keyword to functions that use the tcpip_set_outputfunc(), which now takes a const argument 2013-11-18 23:26:37 +01:00
pic32 pic32 minor cleanups 2013-05-17 14:32:39 +02:00
stm32w108 Better error message in case of wrong CPUREV value 2013-10-17 12:33:36 +02:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00