contiki/core
Billy Kozak 72b4d38ab3 Put some uip6 temporaries on the stack
Some "temporary" variables were declared with static storage duration
for no good reason.

Replaced them with local stack variables wherever they were used.

There are still some variables that are unecesarily given static
duration which I have left alone.
2016-06-07 09:59:46 -06:00
..
cfs cfs-coffee: Fix build warning 2016-05-30 23:05:11 +02:00
ctk
dev
lib core/lib/gcr.c: fix warning: function declaration isn't a prototype 2016-03-02 07:12:27 +01:00
loader
net Put some uip6 temporaries on the stack 2016-06-07 09:59:46 -06:00
sys Merge pull request #1597 from rgrr/remove_static_from_process_c 2016-06-03 14:16:14 +02:00
contiki-default-conf.h Csma: comply with IEEE 802.15.4 2016-04-25 08:52:48 -06:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h