Kinsey Moore started a new discussion on stm32h7/include/ethernetif.h: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_150488 > */ > /* USER CODE END Header */ > > +#ifndef __rtems__ > + > #ifndef __ETHERNETIF_H__ > #define __ETHERNETIF_H__ You should revisit this file. This guard block does not need to be duplicated and you're still removing lines below. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_150488 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
