Hi,
I would like to know if its possbile to combine the sample:
in order to use the underlying support for USB Host RNDIS driver, on NXP board
Any help on this matter is appreciated.
Best regards.
Solved! Go to Solution.
Hi,
I'm afraid there isn't a direct way to integrate lwip_dhcp_bm example from MCUXpresso SDK into Zephyr. You will need to port the example including application, drivers and stack. Nevertheless, this action would require significant effort.
If you need this functionality in Zephyr, you’ll likely have to implement it yourself using Zephyr's native networking APIs.
I'm sorry for the inconvenience.
Regards,
Daniel.
Hi,
I'm afraid there isn't a direct way to integrate lwip_dhcp_bm example from MCUXpresso SDK into Zephyr. You will need to port the example including application, drivers and stack. Nevertheless, this action would require significant effort.
If you need this functionality in Zephyr, you’ll likely have to implement it yourself using Zephyr's native networking APIs.
I'm sorry for the inconvenience.
Regards,
Daniel.