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-08 19:31:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
3b283a5ff3
Added dummy function so that tcpip_output() always is defined, even if tcpip_set_outputfunc() never has been called. This fixes a bug with programs attempting to use the network when compiled for the native platform.
2008-11-09 12:29:24 +00:00
..
cfs
generalized log buffer adjustments into functions. simplified next_log_record
2008-11-04 23:30:47 +00:00
ctk
…
dev
Only process incoming data if the process is polled. Compile checksum checks only for IPv4.
2008-11-06 08:18:29 +00:00
lib
…
loader
…
net
Added dummy function so that tcpip_output() always is defined, even if tcpip_set_outputfunc() never has been called. This fixes a bug with programs attempting to use the network when compiled for the native platform.
2008-11-09 12:29:24 +00:00
sys
corrected macro name
2008-11-05 19:34:36 +00:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumber version number to 2.2.2
2008-11-09 12:28:28 +00:00
contiki.h
…