osd-contiki/platform
2012-02-11 15:19:28 -05: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 Add params.c to Raven and sync with 128rfa1 contiki-conf.h 2011-11-14 11:56:34 -05:00
avr-raven Add F_CPU=0x800000 option with phase lock to external 32768 Hz crystal 2012-01-10 12:42:27 -05:00
avr-ravenlcd Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
avr-ravenusb Merge remote-tracking branch 'sf/master' into rpl-patch 2011-11-21 14:59:31 +01: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
cooja bug fix: rpl was not included correctly 2012-01-31 14:53:52 +01:00
esb Moved configuration of memcpy workaround to cpu (only needed for an older version of mspgcc) 2012-01-09 14:55:57 +01:00
exp5438 Removed erroneous character from first line of file. 2012-01-18 12:37:03 -08:00
iris Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:43:01 +02:00
jcreate Moved configuration of memcpy workaround to cpu (only needed for an older version of mspgcc) 2012-01-09 14:55:57 +01:00
mb851 Changes in RPL implementation : 2011-07-11 16:52:45 +02:00
mbxxx Added functions for deep sleep to mbxxx platform. 2011-04-27 18:12:23 +02:00
micaz Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:43:10 +02:00
minimal-net Move address initialization to after proce_init. Something in that now wiping the address array. 2012-02-11 15:19:28 -05:00
msb430 moved io and signal and IAR-GCC checks from driver files into contiki include file 2011-09-26 10:38:41 +02:00
native Replaced SELECT_CALLBACK with an API that supports multiple select callbacks 2012-01-19 17:52:01 +01:00
pc-6001 Use PROCESS_NAME_STRING macro to handle NO_PROCESS_NAMES 2011-08-03 11:08:40 -04:00
redbee-dev replace MAC_CONF_CHANNEL_CHECK_RATE with 2011-09-06 07:49:23 -04:00
redbee-econotag Add node_id to econotag 2011-10-25 10:09:28 -04:00
sensinode Fixed typo 2010-02-02 20:10:06 +00:00
sentilla-usb Fixed compiler warning (with IAR compiler) 2012-01-09 14:56:00 +01:00
sky Reduce size of the neighbor table entries to make RPL fit into the Tmote Sky RAM. 2012-01-18 06:15:38 -08:00
stepper-robot A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
stk500 Let RPL examples enable platform RPL 2011-08-15 14:45:44 -04: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 Allow ipv6 builds on win32 platform. (webserver6 builds with cygwin, needs changes for VC++ compiler) 2011-06-28 08:24:23 -04:00
wismote minor code cleanup 2012-01-09 14:55:51 +01:00
z1 fixed compiler warning 2012-01-17 21:47:48 +01:00
z1sp Added resource definition for button and removed obsolete compiler setup (compiler setup is now handled by cpu/msp430/msp430def.h) 2012-01-11 01:54:52 +01:00