osd-contiki/cpu
2010-09-13 20:51:09 +00:00
..
6502 Activated Platform-specific File System (PFS) for the C64/C128 by default for all programs with R/W CFS access. 2010-07-22 10:30:12 +00:00
arm Use .u prefix for uploading to device and PROG variable to select programmer 2010-02-10 10:08:36 +00:00
avr updated to new cc2420 spi naming 2010-06-23 10:44:41 +00:00
cc2430 Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific 2010-06-14 19:19:16 +00:00
mc1322x Don't post from an interrupt context --- this resulted in process 2010-09-13 14:15:58 +00:00
msp430 Added function rtimer_arch_now that makes sure that the timer value does not change between readouts to avoid reading while the timer is being updated. 2010-09-13 20:51:09 +00:00
native 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
x86 Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +00:00
z80 Workaround for compiling some examples available 2009-12-16 06:47:17 +00:00