speccy88 commented on PR #19224:
URL: https://github.com/apache/nuttx/pull/19224#issuecomment-4853995930

   I rebased the NuttX branch onto current apache/nuttx master and pushed the 
updated head.
   
   I also reran the local checks I can run here:
   
   ```
   ./tools/refresh.sh --silent sim:berry
   ./tools/checkpatch.sh -c -u -m -g upstream/master..HEAD
   git diff --check upstream/master..HEAD
   ./tools/configure.sh -a ../apps sim:berry
   make olddefconfig
   make -j8
   ```
   
   The refresh produced no tracked defconfig diff, and the local `sim:berry` 
build completed with the current nuttx-apps PR branch.
   
   New NuttX PR head: `320bd2e73b1daaecef434d33be655addaf0b135e`.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to