nes-proj/platform/sensinode
George Oikonomou 067fabe0f9 Sensinode main variable optimsations:
r is now uint8_t, allocated to registers
len is uint16_t for more efficent arithmetic

(Changes replicated from the 253x port, originally
contributed by Philippe Retornaz - EPFL)
2012-09-20 15:09:15 +01:00
..
apps/batmon We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
dev We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
Makefile.sensinode Minor Sensinode build cleanup 2012-05-16 15:22:31 +01:00
contiki-conf.h Fixed an SDCC compile error when UIP_CONF_ROUTER is 0. UIP_CONF_ROUTER can be configured in project-conf.h 2012-05-16 15:22:31 +01:00
contiki-sensinode-main.c Sensinode main variable optimsations: 2012-09-20 15:09:15 +01:00
debug.c Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
debug.h Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
disco.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
disco.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
putchar.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
segment.rules Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
viztool.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00