nes-proj/core
Oliver Schmidt 07f3df45be Converted scope-local variables into function-local variables.
The 6502-specific LC implementation doesn't allow for scope-local vaiables between PT_BEGIN/PROCESS_BEGIN/PSOCK_BEGIN and PT_BEGIN/PROCESS_END/PSOCK_END.
2011-04-12 14:12:09 +02:00
..
cfs removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
ctk A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
dev fixed for compilation with IAR compiler 2011-04-06 20:14:30 +02:00
lib fixed for compilation with IAR compiler 2011-04-06 20:14:30 +02:00
loader Fix some typos. 2011-02-18 11:01:43 -05:00
net Converted scope-local variables into function-local variables. 2011-04-12 14:12:09 +02:00
sys Several compiler warning fixes: 2011-02-20 19:28:14 -05:00
contiki-lib.h
contiki-net.h replaced obsolete netif include with new ds6 2010-03-15 16:54:35 +00:00
contiki-version.h Bumped version number 2010-11-02 10:55:32 +00:00
contiki.h Moved ctimer.[ch] from their old and illogical location in core/net/rime to a more appropriate place in core/sys 2010-06-14 07:34:36 +00:00