osd-contiki/platform
nifi 3bd78893e5 Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc.
nullrdc (previously nullrdc-framer) is now a RDC implementation that
does not do any radio duty cycling but supports link layer addresses
and frame format via framer (for example 802.15.4). nullrdc can now be
used in the same way as contikimac, xmac, etc.

nullrdc-noframer (previously nullrdc) is a null RDC implementation
that does not do any radio duty cycling, does not add any header of its
own to the packets, and does not support link layer addresses.
2010-11-23 18:11:00 +00: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 Since a few days the cc65 trunk contains a POSIX dirent implementation for the Atari. Until a new cc65 release is available - and Contiki has switched to that release - I'll borrow the implementation from the cc65 trunk. 2010-11-01 19:44:34 +00:00
avr-raven Add optional pings to google and cisco 2010-11-19 19:44:10 +00:00
avr-ravenlcd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
avr-ravenusb Save 256 bytes of RAM by excluding floating point routine 2010-11-21 17:56:36 +00:00
avr-rcb Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
avr-zigbit Allow non-ipv6 build, e.g. Hello World 2010-11-12 17:15:00 +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 Increased the default Cooja CFS size to 4000 bytes so that examples work (found by Roger Larsson) 2010-11-15 21:44:37 +00:00
esb A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +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
jcreate Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors. 2010-08-25 19:30:52 +00:00
mb851 Added configuration in order to run Rime. 2010-10-27 14:05:23 +00:00
micaz Added missing slip.c file to CONTIKI_TARGET_SOURCEFILES 2010-10-19 17:05:45 +00:00
minimal-net A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
msb430 Use LPP for radio duty cycling. 1 Hz channel check rate 2010-03-04 15:04:28 +00:00
native ctimer moved from net/rime to sys/ 2010-06-14 18:58:45 +00:00
netsim A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00: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 Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc. 2010-11-23 18:11:00 +00: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 #ifndef'd elfloader's default memory usage 2010-11-11 13:56:02 +00:00
stepper-robot A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +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 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 Added temporary definition of P1SEL2 for those mspgcc4 without complete port register definitions. 2010-11-14 21:59:02 +00:00