zhhyu7 opened a new pull request, #17663:
URL: https://github.com/apache/nuttx/pull/17663

   ## Summary
   streamline the code structure
   
   ## Impact
   net, but did not modify any logical code.
   
   ## Testing
   Since no logical code was modified, only the compile was verified
   sim:matter
   build log
   ```
   nuttx$ make -j12
   Create version.h
   LN: platform/board to /home/zhhyu/source/upstream/apps/platform/dummy
   Register: hello
   Register: gpio
   Register: dd
   Register: ping6
   Register: nsh
   Register: sh
   Register: dumpstack
   Register: ping
   CP:  /home/zhhyu/source/upstream/nuttx/include/nuttx/config.h
   LD:  nuttx
   Pac SIM with dynamic libs..
   '/lib/x86_64-linux-gnu/libz.so.1' -> 'sim-pac/libs/libz.so.1'
   '/lib/x86_64-linux-gnu/libc.so.6' -> 'sim-pac/libs/libc.so.6'
   '/lib64/ld-linux-x86-64.so.2' -> 'sim-pac/ld-linux-x86-64.so.2'
   SIM elf with dynamic libs archive in nuttx.tgz
   nuttx$ ls -l nuttx
   -rwxrwxr-x 1 zhhyu zhhyu 4560200 12月 24 21:03 nuttx
   ```
   


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