nes-proj/platform/cooja
Jesus Sanchez-Palencia 3a26d9dbc7 x86: Only add elfloader-x86.c to the platforms using it
Currently there are only one platform using CPU x86: Cooja. The
elfloader-x86.c is rather a POSIX implementation, so the Galileo port
won't use it for now. This patch fixes this by moving this source file to
be included by the platforms using it instead of the cpu's Makefile.
2015-12-21 08:06:14 -02:00
..
cfs Target cooja: added missing includes 2015-10-20 10:11:16 +02:00
dev Target cooja: added missing declaration of simlog_char 2015-10-20 10:11:17 +02:00
lib
net Target cooja: fixed funciton prototype of uip_driver_send 2015-10-20 10:11:18 +02:00
sys Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
testapps
Makefile.cooja x86: Only add elfloader-x86.c to the platforms using it 2015-12-21 08:06:14 -02:00
Makefile.customrules-cooja introduced optional Makefile.customrules-$(TARGET), to contain custom platform make rules 2014-01-26 23:20:39 +01:00
contiki-conf.h Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
contiki-cooja-main.c Merge pull request #1344 from tsparber/fix-doxygen 2015-11-30 22:07:15 +01:00
mtarch.c
mtarch.h
netstack-conf-example.h
rtimer-arch.c
rtimer-arch.h
slip-arch.c [cooja-platform] Fixes for slip-bridge compatibility 2014-11-04 00:14:06 +01:00