lwIP | stm32h7: Add Ethernet driver for STM32H743ZI Nucleo (!37)
Kinsey Moore (@opticron)
gitlab at rtems.org
Tue Jan 20 16:35:42 UTC 2026
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_139337
This needs to be imported under its own top level directory without changes with entries in README.md and LICENSE.md in the same commit. The commit message that imports the code should note what revision it came from.
After the code is imported in one commit, a second commit should make any changes necessary using purely additive code changes. Additions must be wrapped with `#ifdef __rtems__` and instead of removing code you can wrap it with `#ifndef __rtems__`. This second commit should also introduce the remainder of the BSP support.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_139337
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260120/4c2a3808/attachment-0001.htm>
More information about the bugs
mailing list