zhhyu7 opened a new pull request, #17673: URL: https://github.com/apache/nuttx/pull/17673
## Summary A previous spelling mistake has been detected. fix it ## Impact net ## Testing sim:matter Since the logical code was not modified, only the compilation was verified. ``` nuttx$ make -j12 Create version.h LN: platform/board to /home/zhhyu/source/upstream/apps/platform/dummy Register: iperf Register: gpio Register: hello Register: dd Register: ping6 Register: nsh Register: sh Register: ping Register: dumpstack 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 ``` -- 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]
