acassis commented on PR #11282: URL: https://github.com/apache/nuttx/pull/11282#issuecomment-1830607499
@anchao seems there is also an issue in the stm32h7 ethernet driver: ``` Error: chip/stm32_ethernet.c:2014:7: error: variable 'i' set but not used [-Werror,-Wunused-but-set-variable] 2014 | int i; | ^ 1 error generated. ``` -- 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