Description
@pillo79 @facchinm ... @mjs513
I just replaced the two previous PRs associated with the Portenta H7 with a new one,
But I am wondering what your preferences are for what files should be checked in as part of the PR?
Obviously, the source files that we changed as part of the PR.
But for example with PR #85 I would see @pillo79 checked in everything that changed after you would
do a build_all.sh? Which I did this time as part of #87. But wondering if that is the desired way?
The benefit of this was I could simply sync up and try doing a burn bootloader and then program a sketch
without having to build.
Probably downside, is if you have multiple PRs that you are trying to pull in, you will probably see conflicts with all of the
generated files.
Alternatively, one could just check in the files associated with doing a build of only those boards that
are affected.
Best to ask here? Or the forum?
Thoughts?