mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 00:41:56 +00:00
also rename Zephyr OS to Zephyr kernel Change-Id: I68f560b162abe2ce49dfd2a7d9cf8ee3a2039177 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
339 B
ReStructuredText
14 lines
339 B
ReStructuredText
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: 2
|
|
|
|
network_bluetooth.rst
|