Skip to content

Commit

Permalink
doc: net: Fix the path and description of the IP stack
Browse files Browse the repository at this point in the history
As the Contiki uIP stack is no more there remove any reference
to it. The path to IP stack is also set correctly.

Change-Id: Ia2e10514f173cf8083d6dd258111a901987bd038
Signed-off-by: Jukka Rissanen <[email protected]>
  • Loading branch information
jukkar committed Dec 2, 2016
1 parent 2f273a2 commit 5ad60c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/subsystems/networking/networking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ Source tree layout

The IP stack source code tree is organized as follows:

``net/ip/``
The core stack itself. This is where the Contiki uIP stack code
is located.
``subsys/net/ip/``
This is where the IP stack code is located.

``include/net/``
Public API header files. These are the header files applications need
Expand Down

0 comments on commit 5ad60c8

Please sign in to comment.