rajvindervirk opened a new pull request, #6984: URL: https://github.com/apache/incubator-nuttx/pull/6984
## Summary The names of the macros STM32H7_FDCAN_LOOPBACK and STM32H7_FDCAN_LOOPBACK_INTERNAL do not match with the corresponding macro names in KConfig. As a result, when these macros are enabled in Kconfig, the enclosed code stay disabled. ## Impact There's no way to enable the loopback mode on STM32H7 enclosed within the macros. ## Testing Tested loopback functionality on STM32H7 board and loopback works fine after the fix. -- 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