Ensure part is up for some 100 ms before resetting it#1939
Ensure part is up for some 100 ms before resetting it#1939stefanrueger merged 1 commit intoavrdudes:mainfrom
Conversation
|
Yes, I would like to help.
Please let me know what you would like me to test.
Peter
|
|
@PeterHouseJr We typically want independent confimration that this specific pull request compiles and works as expected. The easiest way to do this is to head over to https://github.com/stefanrueger/avrdude/tree/linuxspi-start then click on the green code button to download a zip of that directory. Then best to build the specific avrdude according to your OS as in the wiki https://github.com/avrdudes/avrdude/wiki Then run the compiled new version and test with your setting. Thanks! |
|
Yes I will try out some simple tests soon. I believe this PR should be fine. |
|
No issues on my Raspberry Pi 400. |
|
@stefanrueger - I have been out of the office for a couple of weeks and will be back next week. I plan to work my 328PB project. Would you still like me to test the PR? |
|
@PeterHouseJr We have had independent tests from @mcuee (thanks!) - so will merge soon. |
Fixes #1929
Would need some regression testing and confirmation it really helps ... @PeterHouseJr?