Searched +full:- +full:- +full:no +full:- +full:install +full:- +full:recommends (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 3 Install Linux Host Dependencies 32 .. group-tab:: Ubuntu 34 .. code-block:: console 36 sudo apt-get update 37 sudo apt-get upgrade 39 .. group-tab:: Fedora 41 .. code-block:: console 45 .. group-tab:: Clear Linux 47 .. code-block:: console 51 .. group-tab:: Arch Linux [all …]
|
D | index.rst | 8 - Set up a command-line Zephyr development environment on Ubuntu, macOS, or 11 - Get the source code 12 - Build, flash, and run a sample application 23 .. group-tab:: Ubuntu 28 .. code-block:: bash 33 .. group-tab:: macOS 39 <https://support.apple.com/en-us/HT201541>`_. 41 .. group-tab:: Windows 44 Click *Check for updates* and install any that are available. 46 .. _install-required-tools: [all …]
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 11 .. _documentation-overview: 18 using Sphinx to create a formatted stand-alone website. Developers can 36 * Doxygen-generated material used to create all API-specific documents 39 * Script-generated material for kernel configuration options based on Kconfig 51 rtd [shape="rectangle" label="read-the-docs\ntheme"] 56 images -> sphinx 57 rst -> sphinx 58 conf -> sphinx 59 header -> doxygen 60 doxygen -> xml [all …]
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 1 .. _debug-probes: 12 software supported by Zephyr, see :ref:`flash-debug-host-tools`. 21 an onboard debug probe, usb-to-serial adapter, and sometimes a drag-and-drop 27 `OpenSDA <#opensda-onboard-debug-probe>`_, 28 `LPC-Link2 <#lpc-link2-onboard-debug-probe>`_, or 29 `MCU-Link <#mcu-link-onboard-debug-probe>`_, probes depending on 31 ST boards have the `ST-LINK probe <#stlink-v21-onboard-debug-probe>`_. Each 35 with pyOCD or OpenOCD debug host tools, or with J-Link firmware to communicate 36 with J-Link debug host tools. 39 +------------------------------------------+-------------------------------------------------------… [all …]
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 7 order to avoid reinventing the wheel and to reuse as much well-established, 14 modules, an external project is required to have its own life-cycle outside 29 - Debugger integration 30 - Silicon vendor Hardware Abstraction Layers (HALs) 31 - Cryptography libraries 32 - File Systems 33 - Inter-Process Communication (IPC) libraries 36 references to optional :ref:`binary blobs <bin-blobs>`. 41 .. _modules-vs-projects: 47 <west-workspace>`. In fact, modules :ref:`do not require west [all …]
|