mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2026-02-04 17:30:11 +00:00
* avr.c: compare page_size > 1 instead of != 0 * stk500v2.c: (Ditto.) git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1452 81a1dc3b-b13d-400b-aceb-764788c761c2
6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
2021-06-27 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
bug #60753: Patch #1436 breaks multiple programmer/device combinations on MacOS BigSur
|
|
* avr.c: compare page_size > 1 instead of != 0
|
|
* stk500v2.c: (Ditto.)
|