nuttxpr commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771634942

   [**\[Experimental Bot, please feedback 
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
   
   Build and Test Successful (milkv_duos:nsh)
   https://gitlab.com/lupyuen/nuttx-build-log/-/snippets/4831053
   ```text
   $ git clone https://github.com/raiden00pl/nuttx nuttx --branch avr_fix
   $ git clone https://github.com/apache/nuttx-apps apps --branch master
   $ pushd nuttx
   $ git reset --hard HEAD
   HEAD is now at 866d2f7c25 arch/esp32s2/esp32s2_wdt_lowerhalf.c: fix printf 
warning
   $ popd
   $ pushd apps
   $ git reset --hard HEAD
   HEAD is now at cf1d5bb08 benchmarks/mtd: use `PRIxxx` macro to improve 
portability
   $ popd
   NuttX Source: 
https://github.com/apache/nuttx/tree/866d2f7c250678d7e3acebea7d6a9e4dfb8101f6
   NuttX Apps: 
https://github.com/apache/nuttx-apps/tree/cf1d5bb08b5b2a4f86621d52336c6ad7a3f482b7
   $ cd nuttx
   $ tools/configure.sh milkv_duos:nsh
   $ make -j
   $ make -j export
   $ pushd ../apps
   $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-3.6.1.tar.gz
   $ make -j import
   $ popd
   $ genromfs -f initrd -d ../apps/bin -V NuttXBootVol
   $ head -c 65536 /dev/zero
   $ cat nuttx.bin /tmp/nuttx.pad initrd
   $ scp Image tftpserver:/tftpboot/Image-sg2000
   $ cd /home/luppy/nuttx-build-farm
   $ ssh tftpserver
   OpenSBI v0.9
   nsh> uname -a
   NuttX 3.6.1 866d2f7c25 Apr  2 2025 15:50:41 risc-v milkv_duos
   nsh> ostest
   arena       81000    81000
   ordblks         2        3
   mxordblk    7cff8    78ff8
   uordblks     2660     4570
   fordblks    7e9a0    7ca90
   user_main: Exiting
   ostest_main: Exiting with status 0
   nsh> Now running 
https://github.com/lupyuen/nuttx-build-farm/blob/main/oz64-power.sh off
   ----- Power off Oz64
   []
   ```
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to