Skip to content

Commit

Permalink
Merged in rzr/nuttx/sandbox/rzr/review/master (pull request #860)
Browse files Browse the repository at this point in the history
nucleo-144: Mount sysfs for ifconfig for f767-netnsh/defconfig

Even if ifconfig is working to set IP,
it will not work to display NICs (without args)

Change-Id: I62e0b2b5517620c5bc2dd4d3f5bf6f1e0f329d44
Relate-to: rzr/webthing-iotjs#3
Signed-off-by: Philippe Coval <p.coval@samsung.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
  • Loading branch information
rzr authored and gregory-nutt committed Apr 26, 2019
1 parent 0863e77 commit 3dd5dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/nucleo-144/f767-netnsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ CONFIG_NET_UDP=y
CONFIG_NET_UDP_CHECKSUMS=y
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8
CONFIG_NSH_ARCHINIT=y
CONFIG_NSH_BUILTIN_APPS=y
CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_LINELEN=64
Expand Down

0 comments on commit 3dd5dde

Please sign in to comment.