osd-contiki/platform
2010-02-10 07:43:25 +00:00
..
apple2enh 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
avr-raven Clarify defines for RF230 and effect on program size 2010-02-09 17:03:55 +00:00
avr-ravenlcd changed stabs to dwarf-2 for debugging. 2008-10-15 15:42:18 +00:00
avr-ravenusb QUEUEBUF fragmentation defines 2010-02-08 22:22:27 +00:00
avr-rcb Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
avr-zigbit Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
c64 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
c128 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
cc2420dbk * Include avrdef.h for standard defines. 2007-08-16 13:24:20 +00:00
cooja decreased default cooja CFS size 2010-02-05 08:59:51 +00:00
esb Updated documentation for new APIs. 2010-02-09 08:29:58 +00:00
ethernut1 Removed finally unnecessary cast. 2008-02-10 22:36:36 +00:00
ethernut2 Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
micaz Added dummy watchdog functions for all AVR platforms 2010-02-07 07:43:35 +00:00
minimal-net Allow ip4 address override, show ip6 address 2010-02-02 17:51:55 +00:00
msb430 avoid broadcast storms during the test 2010-02-05 11:52:37 +00:00
native Initialize ctimers 2010-02-03 16:47:26 +00:00
netsim Added queuebuf statistics option, since it is used by the examples/rime/example-rudolph1.c code (on the netsim target) 2010-02-08 21:39:15 +00:00
pc-6001 Workaround for compiling some examples available 2009-12-16 06:47:17 +00:00
sensinode Fixed typo 2010-02-02 20:10:06 +00:00
sky Enabled sicslowpan fragmentation and reassembly by default on the sky platform 2010-02-08 22:12:29 +00:00
stepper-robot Missing file 2009-07-11 15:23:24 +00:00
stk501 Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
stm32test Generic STM32F103 platform 2010-02-05 14:47:42 +00:00
win32 Added support for non-window CTK email client example. 2010-01-31 21:49:13 +00:00