osd-contiki/platform
2011-03-23 18:08:07 -04:00
..
apple2enh Just always call process_run() and etimer_request_poll() in turn - like the "major" platforms do. 2010-10-27 22:17:39 +00:00
atari Made Atari build compabile with make.exe from GnuWin32 and cmd.exe. cmd.exe comes with a builtin mkdir which doesn't understand -p. However -p isn't necessary as long as the disk creation works - and therefore the directory is successfully deleted. 2011-01-23 16:25:45 +00:00
avr-atmega128rfa1 Use uip-debug.h defines and print routines 2011-03-13 14:07:17 -04:00
avr-raven Add files needed for slip rpl-border-router build. 2011-03-11 14:16:27 -05:00
avr-ravenlcd Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
avr-ravenusb Add sneezer mode and tx power change 2011-03-23 18:08:07 -04:00
avr-rcb Fixes to allow ipv4 (hello world) builds 2010-12-01 16:23:55 +00:00
avr-zigbit Hardware/software radio HAL patch from Roger Larsson. 2010-12-03 20:42:01 +00:00
c64 Just always call process_run() and etimer_request_poll() in turn - like the "major" platforms do. 2010-10-27 22:17:39 +00:00
c128 Just always call process_run() and etimer_request_poll() in turn - like the "major" platforms do. 2010-10-27 22:17:39 +00:00
cc2420dbk A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
cooja example of adding cooja-platform mote interface manually 2011-02-11 15:23:59 +01:00
esb removed obsolete leds_[color]() functions, replaced by leds_{on,off}() 2011-03-03 17:48:32 +01:00
ethernut1 Apply patch from Tobias Schäfer to enable hello-world build. Untested otherwise. 2010-12-03 21:39:33 +00:00
ethernut2 Apply patch from Tobias Schäfer to enable hello-world build. Untested otherwise. 2010-12-03 21:39:33 +00:00
jcreate Changed LEDS_ALL to 8 leds for the JCreate platform 2011-03-07 20:12:26 +01:00
mb851 Reduced uip buffer size in order to compile all the examples. 2011-03-22 19:35:50 +01:00
micaz removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
minimal-net A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
msb430 removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
native Added a function for setting the I/O semantics on a Coffee file descriptor. Changed the configuration parameters slightly and updated the platform definitions to reflect this change. 2011-02-09 15:03:57 +01:00
netsim removed obsolete leds_[color]() functions, replaced by leds_{on,off}() 2011-03-03 17:48:32 +01:00
pc-6001 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
redbee-dev Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc. 2010-11-23 18:11:00 +00:00
redbee-econotag econotag: add an option to use the watchdog timer 2011-03-22 16:35:54 -04:00
sensinode Fixed typo 2010-02-02 20:10:06 +00:00
sentilla-usb Added Sentilla USB platform. This platform is similar to the Sky platform but without the sensors and with 2 leds. 2010-08-25 19:57:33 +00:00
sky Made energest configuration configurable 2011-03-21 21:28:43 +01:00
stepper-robot A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
stk501 Update platform build for hello-world, includes patch from Tobias Schäfer 2010-12-05 20:21:19 +00:00
stm32test Generic STM32F103 platform 2010-02-05 14:47:42 +00:00
win32 Both apps/webbrowser and apps/webserver contain a http-strings.c so the object files generated overwrite each other. However, currently webserver/http-strings.c is a clean superset of webbrowser/http-strings.c so using only that one even in the www.prg project makes things (sort of) work. 2010-11-07 23:36:34 +00:00
z1 fixed so that accelerometer is initialized and the isr vector is included 2011-03-16 13:56:29 +01:00