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-01-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
native
History
dak664
89741bd322
Exit on watchdog reboot call
2011-04-07 17:47:54 -04:00
..
net
The recent global change regarding htons allowed to remove this hack :-)
2010-10-19 20:30:47 +00:00
Makefile.native
Replaced make-empty-symbols with empty-symbols.[c|h]
2011-04-03 13:24:58 +02:00
mtarch.c
Allow VC++ to be used as alternative to GCC for building in the WIN32 target.
2011-04-03 22:32:11 +02: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
Allow VC++ to be used as alternative to GCC for building in the WIN32 target.
2011-04-03 22:32:11 +02:00
rtimer-arch.h
If rtimer_arch_now() is mapped to clock_time() it seems reasonable to map RTIMER_ARCH_SECOND to CLOCK_CONF_SECOND for consistency reasons.
2010-04-05 15:10:06 +00:00
watchdog.c
Exit on watchdog reboot call
2011-04-07 17:47:54 -04:00