nes-proj/core
Hardy b3f2bba3ec Removed some unnecessary statics in do_event() and process_post().
This allows the optimizer to put the corresponding variables into registers.
See also discussion about other static variables:
https://sourceforge.net/p/contiki/mailman/message/35010460/
2016-04-13 18:12:47 +02:00
..
cfs
ctk Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
dev New radio interface parameters: Rx poll mode, last packet timestamp, last packet rssi, last packet lqi. Implementation of these parameters for cc2420, with, in addition, runtime configuration of CCA before Tx, auto-ack and frame filtering 2015-12-04 15:21:51 +01:00
lib core/lib/gcr.c: fix warning: function declaration isn't a prototype 2016-03-02 07:12:27 +01:00
loader
net Merge pull request #1192 from bkozak-scanimetrics/tcpip_put_temporaries_on_stack 2016-04-13 09:30:33 +02:00
sys Removed some unnecessary statics in do_event() and process_post(). 2016-04-13 18:12:47 +02:00
contiki-default-conf.h refactored the rpl-nbr-policy to be called from nbr-table module 2016-03-26 09:45:37 +01:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h