David Holdeman

Results 107 comments of David Holdeman

Would it be more expected to have separate `clean` and `clean-bundle` commands?

The plan is to have `make` generate configs if they are needed. For example, if you modify some .c file, the configs won't generate when you run make, but if...

OK we are on the same page. 👍

Fixed with: https://github.com/rusefi/rusefi/commit/20972847de3821ee38ceb441f0ae76714ad82a7d https://github.com/rusefi/rusefi_documentation/pull/504

I would much prefer to remove all generated files from the repo.

That is a very good point. I do that too. I haven't figured out a good way to generate configs for all boards with make without adding a ton of...

Have there been any instances of this failure since #6251?

That's a different issue that I think has since been fixed. This issue is with pushing to master.

Have you found any way to trigger this? I've not been able to reproduce it by running openocd_wipe_and_flash.sh repeatedly.