micro-ROS / NuttX

Official micro-ROS RTOS
http://micro-ros.github.io/
Other
88 stars 35 forks source link

Update defconfig #60

Closed MaZhengg closed 2 years ago

MaZhengg commented 2 years ago

Sorry for the mistake, it should be CONFIG_NET_IPv4=y with lowercase v.

Acuadros95 commented 2 years ago

Could you confirm this? In the docs it appears with uppercase: link and link.

MaZhengg commented 2 years ago

Yes, refering to the following link:

Nuttx RTOS configuration: configure

(CONFIG_NET_IPv4 |CONFIG_NET_IPv6)