osd-contiki/examples/osd
Ralf Schlatterbeck c46d6afa39 Make Arduino timer stuff work on Contiki
New discovery: Contiki also uses timer 0. With almost the same interface
as Arduino. So we now completely get rid of wiring.c (only the main
file, the other wiring_xxx stay) and implement Arduino timer, delay, etc
in terms of the corresponding Contiki routines. Verified that now delay
works as expected. The LED in examples/osd/arduino-sketch blinks!

Before this, the arduino_init routine in wiring.c destroyed the timer-0
initialization of contiki, making both, contiki timer implementation
*and* contiki timer implementation fail if the arduino_init routine was
called. Now both work.

Squashed with following bug-fix commit.
2014-11-19 13:50:58 +01:00
..
6lowpan-tk Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
arduino-merkurboard add Arduino pin definition and commands 2014-11-19 13:42:57 +01:00
arduino-sketch Make Arduino timer stuff work on Contiki 2014-11-19 13:50:58 +01:00
climate Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
dual-rgbw-actor Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
embedd-vm-merkurboard Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
er-rest-example-merkurboard Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
light-actor Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
light-shutter-control initial upload 2014-11-19 13:43:19 +01:00
merkurboard Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
native-border-router added run.sh and flash.sh 2014-11-19 12:13:09 +01:00
pingtheplug initial upload 2014-11-19 13:43:12 +01:00
pir-sensor Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
powerbox Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
pwm-example Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
rpl-border-router Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
servo-sensor Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
slip-radio Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
wallclock-time Add wallclock time handling 2014-11-19 13:43:45 +01:00
wirelessplug Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
.gitignore Allow changing bootloader_get_mac address 2014-11-19 13:42:35 +01:00
README change plattform to osd-merkur 2014-11-19 12:05:54 +01:00
runall.sh compile all osd-examples 2014-11-19 13:38:38 +01:00

OSDOMOTIS

www.osdomotics.com

Plattform: osd-merkur