mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Make the device code received unsigned, so it wouldn't sign-extend if
it is beyond 0x80. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@517 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-09-19 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* butterfly.c (butterfly_initialize): make the device code unsigned so
|
||||
it wouldn't sign-extend when >= 0x80.
|
||||
|
||||
2005-09-18 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
Add the serial bit-bang driver, contributed by Michael Holzt.
|
||||
|
Reference in New Issue
Block a user