This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
7e89af8992
osd-contiki
/
cpu
/
native
History
adamdunkels
7e89af8992
Removed -Werror -pedantic and -std=c99 because of problems with compiling under Linux
2007-11-28 17:15:15 +00:00
..
net
Made include paths consistent.
2007-11-27 20:54:10 +00:00
Makefile.native
Removed -Werror -pedantic and -std=c99 because of problems with compiling under Linux
2007-11-28 17:15:15 +00:00
mtarch.c
Ooops, that was one level of indirection to much.
2007-04-03 18:37:15 +00:00
mtarch.h
CPU agnostic implementation of the platform specific part of the multi-threading library. Uses fibers on Windows and the ucontext functions on other platforms.
2007-04-03 00:40:51 +00:00
rtimer-arch.c
Added #include that #defines NULL
2007-03-31 11:19:08 +00:00
rtimer-arch.h
Added rtimer_arch_now prototype
2007-11-17 10:47:22 +00:00