mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 23:56:04 +00:00
Moves the Network Stack information to the Kernel Primer. Labels were updated to reflect the new structure. Change-Id: Iaea3cf3506476dee3f165eeb9c4c1fd49af54c90 Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
16 lines
344 B
ReStructuredText
16 lines
344 B
ReStructuredText
.. _networking:
|
|
|
|
Networking
|
|
###########
|
|
|
|
The network section contains information regarding the network stack
|
|
of the Zephyr kernel. Use the information to understand the
|
|
principles behind the operation of the stacks and how they were implemented.
|
|
The following network stacks have been implemented:
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
bluetooth
|