apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
268 stars 504 forks source link

build/ci: fix CI blocking unused warning issues (apps repo part) #2301

Closed yf13 closed 6 months ago

yf13 commented 6 months ago

Summary

This patch attempts to fix the blocking issues encountered with build 6374 of apps/pull/2300. It needs be used with #11739 in nuttx repo.

Impact

CI checker

Testing

CI checks.

xiaoxiang781216 commented 6 months ago

let's merge it directly to unblock ci error.