fix: do not ignore "USBASP_FUNC_SETISPSCK"
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sat, 25 Aug 2012 12:43:17 +0000 (14:43 +0200)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sat, 25 Aug 2012 13:09:03 +0000 (13:09 +0000)
commit0b42d8fc68e7e0c36725d905c3c88a25beb3296c
tree39976b120308372f310335fed68fbd91a891d705
parent46f882c01510143ab4d076831fafa8bec772f956
fix: do not ignore "USBASP_FUNC_SETISPSCK"

Some usbasp supporting software runs into trouble (or at least
raises error-reports), complaining not be able to set the right
isp-speed.
Because esp. windows-software seems to be a little bit sensitive.
this patch enables USBaspLoader to ignore this cmd. properly.

Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
firmware/main.c