mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Hide stk500v2_set_sck_period_mk2() behind an #if defined(HAVE_LIBUSB)
as it is only used there (for the AVRISP mkII). git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@590 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-07-19 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* stk500v2.c: Hide stk500v2_set_sck_period_mk2() behind an #if
|
||||
defined(HAVE_LIBUSB) as it is only used there (for the AVRISP
|
||||
mkII).
|
||||
|
||||
2006-07-17 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* stk500v2.c: Fix all bugs in stk500pp. Eliminate pagebuf, and
|
||||
|
Reference in New Issue
Block a user