You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/21 05:23:52 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2566: arch/risc-v: Add BL602 support

xiaoxiang781216 commented on pull request #2566:
URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-748764967


   @Virus-V it's better to rebase the PR to the latest master:
   ```
   git remote add apache git@github.com:apache/incubator-nuttx.git
   git fetch apache
   git checkout dev_bl602
   git rebase apache
   git push -f origin dev_bl602
   ```
   to avoid the merge patch in the PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org