* arduino.c: Add on to bug #26703 / patch #6866 - clear DTR/RTS

when closing the port.



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@874 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Michal Ludvig
2009-11-02 23:52:52 +00:00
parent a6777090bb
commit 07b4691c2a
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-11-03 Michal Ludvig <mludvig@logix.net.nz>
* arduino.c: Add on to bug #26703 / patch #6866 - clear DTR/RTS
when closing the port.
2009-10-22 David Hoerl <dhoerl@mac.com>
* usb_libusb.c: disabled usb_reset for Macs (same as FreeBSD)