SKcoch / optiboot

Automatically exported from code.google.com/p/optiboot
0 stars 0 forks source link

bobuino optiboot makefile LED pin != pins_arduino.h LED pin #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It appears that the bootloader created for the bobuino target
uses a different pin for the LED than the LED_BUILTIN in pins_arduino.h

Makefile uses PB5
and LED_BUILTIN uses 13 which is mapped to PB7

Was this intentional?
Seems like they should match.

Original issue reported on code.google.com by bperry...@gmail.com on 27 May 2014 at 9:10

GoogleCodeExporter commented 9 years ago
Oops.  Targeting 6.0

Original comment by wes...@gmail.com on 27 Jun 2014 at 6:24

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/optiboot/source/detail?r=a10ef5c935a11a0e656927cd5e9b3
06937203f52

Original comment by wes...@gmail.com on 28 Jun 2014 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by wes...@gmail.com on 28 Jun 2014 at 9:09