fetisov / lrndis

stm32 ethernet over usb (rndis + lwip)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is there any document about rndis?how to move the lwip and rndis to the freertos?

hudan8080808 opened this issue · comments

I can provide you with my project which is based on fetisovs driver with some optimations (interrupt driven, a bit more efficient use of hal library -> not calling the hal send function for each 64 byte data chunk). FreeRTOS and the FreeRTOS TCP/IP stack is used.
https://github.com/nicokorn/STM32F4XX_RNDIS_DEMO