I am writing the driver from scratch for ENC424J600, using Microchip's low-level drivers

I checkd the wiki and the file ethernetif.c and I have one (first) question:

Where is the prototype for  poll_driver() ??

Will it be called from LWIP in multi-threaded systems?

It is mentioned in the chapter about single threaded system, but I am using FreeRTOS.

I can see no polling or status functions in ethernetif.c, how is this implemented?

thanks,
Alain

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to