On Thu, May 7, 2020 at 1:18 PM raiden00pl . <raiden0...@gmail.com> wrote:
> A new branch is a good idea, but I think we should squash as many commits
> as possible before PRs to
> avoid noise in the git history. Especially when it comes to new chip
> specific files.

Agreed. I was thinking to squash the chip support into one commit, and
squash each board support into one commit.

But, I would like to get the code to build and startup to a NSH
prompt. It is easy to squash everything later, but in case of problems
during development, I like having a history of what actually
happened...

Now, the question is, how do I open a PR that creates the stm32g4
branch on the main NuttX repository and puts there the work I've done
so far?

Nathan

Reply via email to