a-lunev opened a new pull request #4613: URL: https://github.com/apache/incubator-nuttx/pull/4613
## Summary In case of stm32f746g-disco:netnsh and stm32f769i-disco:netnsh configurations network adapter did not work and ifconfig reported the following error: ``` NuttShell (NSH) NuttX-10.1.0 nsh> ifconfig nsh: ifconfig: Could not open /proc/net (is procfs mounted?): 20 ``` ## Impact stm32f746g-disco and stm32f769i-disco boards ## Testing I've tested the fix on stm32f746g-disco and stm32f769i-disco boards. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org