mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 05:58:37 +00:00
Trivial update to a README
This commit is contained in:
parent
8601d767cc
commit
c0aef893c4
1 changed files with 10 additions and 0 deletions
|
|
@ -173,9 +173,19 @@ Configuration sub-directories
|
|||
focused on network-related testing.
|
||||
|
||||
NOTES:
|
||||
|
||||
1. LED support is disabled because there is a conflict between the LED
|
||||
GPIO and PHY pin usage.
|
||||
|
||||
2. Telnet is enabled. But since both IPv4 and IPv6 are enabled, it
|
||||
will default to IPv6. That means that to connect a Telnet session
|
||||
from a PC, you will need to use the IPv6 address which by defaault
|
||||
is:
|
||||
|
||||
telnet fc00::2
|
||||
|
||||
Or, disable IPv4 support so that only IPv4 addressing is used.
|
||||
|
||||
nsh:
|
||||
|
||||
Configures the NuttShell (nsh) located at examples/nsh. This NSH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue