lwIP | Add GRETH/GRETH_GBIT driver (!40)
Matteo Concas (@matteo.concas)
gitlab at rtems.org
Tue Jun 16 06:54:19 UTC 2026
Matteo Concas commented on a discussion on rtemslwip/greth/greth_mdio.c: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/40#note_152481
> +
> +#ifndef __MDIO_H__
> +#define __MDIO_H__
> +
> +#include "greth_emac.h"
> +#include "greth_mdio.h"
> +
> +#include <stdbool.h>
> +#include <stdint.h>
> +#include <stdio.h>
> +
> +#include <rtems/dev/io.h>
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
Removed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/40#note_152481
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/20260616/d27cd0ce/attachment.htm>
More information about the bugs
mailing list