osd-contiki/platform
Mariano Alvira 3e5afa2b59 replace MAC_CONF_CHANNEL_CHECK_RATE with
NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE for redbee-dev and econotag

Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with
NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE)
2011-09-06 07:49:23 -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 flash led on tcp get, fix pingbacks on rpl build, patch web data for params 2011-08-31 12:13:31 -04:00
avr-raven Add settings manager with program flash defaults, random routine, periodic prints with ENERGEST, node-id. 2011-08-28 16:22:39 -04:00
avr-ravenlcd Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
avr-ravenusb Fix typos and file endings 2011-08-28 16:04:36 -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 Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02:00
esb Added missing include 2011-04-07 09:26:12 +02: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
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 Added platform configuration files with resource definitions for the JCreate and Sentilla USB platforms 2011-07-01 17:18:57 +02:00
mb851 Added missing include. 2011-04-27 18:12:23 +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 Include stdlib.h for the NULL macro 2011-08-31 21:56:28 +02:00
msb430 Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:42:12 +02: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 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 replace MAC_CONF_CHANNEL_CHECK_RATE with 2011-09-06 07:49:23 -04:00
sensinode Fixed typo 2010-02-02 20:10:06 +00:00
sentilla-usb Added platform configuration files with resource definitions for the JCreate and Sentilla USB platforms 2011-07-01 17:18:57 +02:00
sky Made the sky and z1 platform handling of PROJECT_CONF_H the same as the other platforms: the makefile should define PROJECT_CONF_H to be the name of the header file to include. This header file should #undef everything it #defines, as it is included after all the other configuration options in contiki-conf.h 2011-09-05 11:46:15 +02: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
z1 If no MAC is defined, create one from the node ID 2011-09-05 22:04:06 +02:00
z1sp Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:42:12 +02:00