example lwip_dhcp_usb_bm and ZephyrRTOS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

example lwip_dhcp_usb_bm and ZephyrRTOS

跳至解决方案
112 次查看
AndreiH
Contributor I

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.

标记 (6)
0 项奖励
回复
1 解答
85 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

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.

在原帖中查看解决方案

0 项奖励
回复
1 回复
86 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

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.

0 项奖励
回复