osd-contiki/platform
2010-12-14 22:51:04 +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 Minor format and comment changes 2010-12-14 22:51:04 +00:00
avr-ravenlcd Informative error when bogus platform is used in a contiki build 2010-12-01 15:09:06 +00:00
avr-ravenusb Minor format and comment changes 2010-12-14 22:51:04 +00: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 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 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 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 Changing line ending to LF 2010-12-04 08:22:10 +00:00
minimal-net A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
msb430 resolved conflict with type declaration 2010-12-01 10:19:58 +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 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 Changed the RDC rate configuration name to the new configuration name 2010-11-26 12:09:04 +00:00