osd-contiki/cpu/native
2012-10-23 00:52:52 +02:00
..
dev Add file needed for rpl border router 2011-07-24 12:07:39 -04:00
net Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory. 2012-02-21 08:33:24 -05:00
Makefile.native Fixed TARGET=native compilation issues on Darwin. 2012-03-02 15:15:42 -05:00
mtarch.c Made MT stack size configurable 2012-10-23 00:52:52 +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