osd-contiki/platform
oliverschmidt 4f9c4d7dda Adjusted the win32 'platform build' (which creates an old-school Contiki OS) to the changed dependency handling.
The special module-compile rule didn't work anymore now that the make doesn't create the .d beforehand. However the ordinary compile rule in Makefile.include turns out to create object files linkable as DLLs - although with warnings. The downside of these warnings seems to be outweight by the benefit of a simpler Makefile.
2010-01-28 12:46:16 +00:00
..
apple2enh cc65 2.13. allows to define all necessary paths through the single env var CC65_HOME. 2010-01-27 22:37:15 +00:00
avr-raven Removed the deprecated COFFEE_DIR_CACHE_ENTRIES parameter. 2009-09-22 16:31:36 +00:00
avr-ravenlcd changed stabs to dwarf-2 for debugging. 2008-10-15 15:42:18 +00:00
avr-ravenusb New USB IPv6 address translation, works better with bridges. Enabled by a #define at start of sicslow_ethernet.c 2010-01-24 14:14:13 +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 cc65 2.13. allows to define all necessary paths through the single env var CC65_HOME. 2010-01-27 22:37:15 +00:00
c128 cc65 2.13. allows to define all necessary paths through the single env var CC65_HOME. 2010-01-27 22:37:15 +00:00
cc2420dbk * Include avrdef.h for standard defines. 2007-08-16 13:24:20 +00:00
cooja bugfix: puts() should append newline character + min buffer size 1024 also with uIP 2010-01-25 12:34:05 +00:00
esb Updated to match the new sensors API 2010-01-15 10:34:36 +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 Two comment fixes 2009-10-22 15:48:20 +00:00
minimal-net Minor adjustment to predominant coding style. 2009-08-09 20:51:19 +00:00
msb430 Removed references to irq, which is not used with the new sensor APIs 2010-01-14 18:13:33 +00:00
native Use new sensors API 2010-01-14 20:15:55 +00:00
netsim Updated to match the new sensors API 2010-01-15 10:34:36 +00:00
pc-6001 Workaround for compiling some examples available 2009-12-16 06:47:17 +00:00
sensinode move RIME declaration from cpu/cc2430/Makefile.cc2430 . (or at least what I recall, did this months ago!) 2010-01-25 23:18:17 +00:00
sky Added the CSMA MAC mechanism on top of the default duty cycling 2010-01-25 11:48:16 +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
win32 Adjusted the win32 'platform build' (which creates an old-school Contiki OS) to the changed dependency handling. 2010-01-28 12:46:16 +00:00