contiki/tools/cooja
Enrico Joerns 128ef57289 [cooja] memory: Introduce minimal memory access interface 'MemoryInterface'
A mote should provide access to its memory using this interface.
All high-level access methods are wrapped around this minimal interface.

Contains dummy-implementations of functions for AvrMoteMemory and MspMoteMemory
2014-07-31 16:27:25 +02:00
..
apps [cooja] Added MemoryLayout class to represent basic information about 2014-07-31 13:32:06 +02:00
config Added EEPROM support for Cooja with a rudimentary hexdump -C like viewer in the mote interface view 2014-05-08 22:35:58 +02:00
examples
java/org/contikios/cooja [cooja] memory: Introduce minimal memory access interface 'MemoryInterface' 2014-07-31 16:27:25 +02:00
lib
build.xml Adds encoding attribute utf-8 arg to cooja compile command 2014-01-27 15:14:34 +01:00