This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-07 12:30:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
nvt-se
8f64a71362
Simplified file finding code.
...
Renamed fd_set to coffee_fd_set in order to avoid name clash on the native platform.
2008-07-03 23:29:58 +00:00
..
cfs
Simplified file finding code.
2008-07-03 23:29:58 +00:00
ctk
Did more aggressive fullscreen ctk codesize optimization. Now ctk draw implementations need adjustment as the struct window member x and y are gone. Another potential optimization would be to remove clipping...
2007-12-20 20:45:06 +00:00
dev
Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long
2008-07-03 23:12:10 +00:00
lib
Changed energest_type_time() to first update the total time, if the device
2008-06-02 13:12:07 +00:00
loader
Switched from (now obsolete) 'process_load' to 'autostart_processes'.
2008-02-07 15:53:43 +00:00
net
Avoid crashing if Rime/Chameleon is not initialized when Rime code is run
2008-07-03 23:13:31 +00:00
sys
Added configuration option to circumvent C compilers that have problems with const function pointers (i.e., sdcc)
2008-07-02 08:35:29 +00:00
contiki-lib.h
…
contiki-net.h
Removed reference to logically empty file.
2007-11-18 01:19:31 +00:00
contiki-version.h
Bumped version number to 2.1
2007-11-28 23:04:55 +00:00
contiki.h
Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again...
2007-05-26 23:23:28 +00:00