patch #10153: linuxspi: Support "-E reset" and "-E noreset"

Submitted by Alex Sverdlin:
* linuxspi.c (linuxspi_parseexitspecs): New function




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1506 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2021-12-03 22:30:05 +00:00
parent eb7ccaf92b
commit 1214f99c2b
3 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2021-12-03 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Alex Sverdlin:
patch #10153: linuxspi: Support "-E reset" and "-E noreset"
* linuxspi.c (linuxspi_parseexitspecs): New function
2021-11-27 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
bug #58440: linuxgpio PIN limit too low