Re: [PR] stm32h7: enable Ethernet for STM32H7X7XX [nuttx]

2025-04-15 Thread via GitHub
julianoes commented on PR #16209: URL: https://github.com/apache/nuttx/pull/16209#issuecomment-2807578994 Thanks all! -- 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 uns

Re: [PR] stm32h7: enable Ethernet for STM32H7X7XX [nuttx]

2025-04-15 Thread via GitHub
xiaoxiang781216 merged PR #16209: URL: https://github.com/apache/nuttx/pull/16209 -- 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...@nu

[PR] stm32h7: enable Ethernet for STM32H7X7XX [nuttx]

2025-04-14 Thread via GitHub
julianoes opened a new pull request, #16209: URL: https://github.com/apache/nuttx/pull/16209 ## Summary This adds Ethernet support for the STM32H7X7. This was missing. ## Impact Makes it work for me, not sure. ## Testing Tested downstream in PX4.