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-03-24 01:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
David Kopf
11efc33d2c
Make comparison endian-safe, thanks Ivan.
2011-08-18 14:01:20 -04:00
..
cfs
Avoid reading bytes from the original file when their is a log entry for that part of the file.
2011-07-30 10:05:23 +02:00
ctk
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
dev
Removed redundant tokens at the end of preprocessor conditions
2011-06-10 17:44:48 +02:00
lib
Remove inclusion of preprocessor directive in macro expansion. Some gcc's do not like that.
2011-08-17 13:13:55 -04:00
loader
Add stk500 platform and changes suggested by Daniel Willmann
2011-08-03 11:18:55 -04:00
net
Make comparison endian-safe, thanks Ivan.
2011-08-18 14:01:20 -04:00
sys
Account for 16 bit rtimer wraparound, else ENERGEST way underreports AVR times.
2011-08-17 16:51:22 -04:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumped version number
2010-11-02 10:55:32 +00:00
contiki.h
…