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 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
java/org/contikios/cooja [cooja] memory: Introduce minimal memory access interface 'MemoryInterface' 2014-07-31 16:27:25 +02:00
lib added jsyntaxpane library, to be used by MspCodeWatcher and the Contiki Test Editor plugins 2012-03-21 16:56:04 +01:00
build.xml Adds encoding attribute utf-8 arg to cooja compile command 2014-01-27 15:14:34 +01:00