osd-contiki/examples/osd/pwm-example
Ralf Schlatterbeck de6477efa8 Fix run.sh scripts to use jumptable of bootloader
Otherwise a crash results with a bootloader compiled with a newer AVR
toolchain (e.g. Debian Jessie). If you still have an ages-old bootloader
without a jump-table, as a short-term measure you can revert this change
in your run.sh. As a long-term fix we recommend you get your bootloader
updated!
2016-02-19 17:32:09 +01:00
..
.gitignore Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
er-example-server.c Factor/Fix generic resources 2015-01-21 15:41:21 +01:00
flash.sh Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
led_pwm.h Factor/Fix generic resources 2015-01-21 15:41:21 +01:00
Makefile Factor/Fix generic resources 2015-01-21 15:41:21 +01:00
project-conf.h Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
resource_led_pwm.c Factor/Fix generic resources 2015-01-21 15:41:21 +01:00
run.sh Fix run.sh scripts to use jumptable of bootloader 2016-02-19 17:32:09 +01:00