osd-contiki/examples/osd
Ralf Schlatterbeck f0f5391409 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.
2014-06-26 18:37:13 +02:00
..
6lowpan-tk Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
arduino-merkurboard add Arduino pin definition and commands 2014-05-22 16:25:15 +02:00
arduino-sketch Make Arduino timer stuff work on Contiki 2014-06-26 18:37:13 +02:00
climate Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
dual-rgbw-actor Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
embedd-vm-merkurboard Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
er-rest-example-merkurboard Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
light-actor Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
light-shutter-control initial upload 2014-05-27 11:34:10 +02:00
merkurboard Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
native-border-router changed char c to signed char c to be compatible to armhf architecture 2014-04-15 07:27:30 +02:00
pingtheplug initial upload 2014-05-27 11:33:10 +02:00
pir-sensor Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
powerbox Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
pwm-example Initial implementation of avr hardware timer 2014-06-22 13:32:05 +02:00
rpl-border-router Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
servo-sensor Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
slip-radio Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
wallclock-time Add wallclock time handling 2014-05-29 17:31:19 +02:00
wirelessplug Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
.gitignore Allow changing bootloader_get_mac address 2014-05-13 16:56:59 +02:00
README change plattform to osd-merkur 2014-04-15 07:27:27 +02:00
runall.sh compile all osd-examples 2014-04-15 07:27:32 +02:00

OSDOMOTIS

www.osdomotics.com

Plattform: osd-merkur