osd-contiki/cpu
2010-02-10 07:43:25 +00:00
..
6502 Removed closing of stdin, stdout (and stderr on the Apple2). It was introduced in order to maximize the number of available file handles for the webserver. However none of the target machine DOSes allows to open a single file several times diminishing the intended effect very much. One the other hand not being able to "just printf() something" causes trouble over and again - i.e. hello-world seemingly not working...after all a typical case of german over-enigneering ;-) 2010-02-10 07:43:25 +00:00
arm Missing file 2010-02-05 16:41:23 +00:00
avr Added watchdog.c to the USB stick code 2010-02-07 23:05:20 +00:00
cc2430 move cc2430_process to home bank since it needs to be called from a function pointer. 2010-01-29 19:15:44 +00:00
msp430 Removed safeguards around the update code for the timer; turns out they weren't needed (but instead triggered a bug in MSPsim) 2010-01-30 14:03:35 +00:00
native Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +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