.. |
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 avr-atmega128rfa1 platform based on Michael Hartman's board (single LED peripheral)
|
2011-02-07 13:15:21 -05:00 |
avr-raven
|
Merge branch 'master' of github.com:adamdunkels/contiki-2.x
|
2011-02-07 15:14:54 -05:00 |
avr-ravenlcd
|
Add polyphonic ringtones for received messages.
|
2010-12-20 20:03:56 +00:00 |
avr-ravenusb
|
Delete obsolete file
|
2011-02-07 14:35:19 -05: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 watchdog calls from Coffee
|
2011-01-18 14:06:33 +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 serialdump utility from sky folder to stm32w folder. It has one more option for limiting upload speed.
|
2010-12-15 11:18:09 +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
|
do2unix conversion
|
2011-01-05 17:02:15 +00: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
|
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
|
add a dummy light sensor for econotag
|
2011-02-08 09:07:45 -05: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
|
support for tinyos style node ids, to simplify testbed experiments
|
2011-02-11 15:27:14 +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
|
Added device drivers for tmp102 sensor for the Zolertia Z1 platform.
|
2011-01-20 10:28:00 +00:00 |