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

   ## Summary
   boards/esp32s3_lan9250.c: fix some unused variable build warning
   
   ```
   src/esp32s3_lan9250.c: In function 'lan9250_getmac':
   src/esp32s3_lan9250.c:190:7: warning: unused variable 'i' [-Wunused-variable]
   
   ```
   ## Impact
   New Feature/Change: No
   User Impact: No
   Build Impact:No new Kconfig options or build system changes.
   Hardware Impact: No
   Security: No
   Compatibility: Backward-compatible; no breaking changes.
   
   ## Testing
   Build based on the configuration defconfig: esp32s3-devkit/eth_lan9250
   


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