sowbug / avr-programmer

A compact AVR programmer that doesn't require ugly cables.
14 stars 5 forks source link

HWB should NOT have a pullup #17

Closed sowbug closed 12 years ago

sowbug commented 12 years ago

This is a tracking issue. There was a mistake not pulling up /HWB externally, see http://www.sowbug.com/post/21718480349/avr-programmer-hwb-and-hwbe, but I think the better resolution is to do it in software as Dean suggests, or else to go with Adafruit's timed bootloader approach.

sowbug commented 12 years ago

Closing because we're good as-is.