Home
last modified time | relevance | path

Searched refs:Windows (Results 1 – 25 of 133) sorted by relevance

123456

/Zephyr-latest/doc/develop/getting_started/
Dinstallation_win.rst3 Windows alternative setup instructions
8 Windows 10 WSL (Windows Subsystem for Linux)
11 If you are running a recent version of Windows 10 you can make use of the
17 Windows 10 version 1803 has an issue that will cause CMake to not work
21 #. `Install the Windows Subsystem for Linux (WSL)`_.
24 For the Zephyr SDK to function properly you will need Windows 10
25 build 15002 or greater. You can check which Windows 10 build you are
27 If you are running an older Windows 10 build you might need to install
35 .. _Install the Windows Subsystem for Linux (WSL): https://msdn.microsoft.com/en-us/commandline/wsl…
/Zephyr-latest/samples/subsys/usb/inf/
Dzephyr_cdc_acm.inf3 ; Windows 2000, XP, Vista, 7 and 8 (x32 and x64) driver for Zephyr CDC ACM
6 Signature = "$Windows NT$"
38 ; Windows 2000, XP, Vista, Windows 7, Windows 8 - 32bit
70 ; Windows XP, Vista, Windows 7, Windows 8 - 64bit
/Zephyr-latest/samples/application_development/external_lib/mylib/
DMakefile12 ifeq ($(findstring Windows, $(OS)),Windows)
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst6 This tutorial shows how to setup AutoPTS client on Linux with AutoPTS server running on Windows 10
49 Setup Windows 10 virtual machine
55 Create Windows virtual machine instance. Make sure it has at least 2 cores and
60 Update Windows
63 Update Windows in:
65 Start -> Settings -> Update & Security -> Windows Update
71 Windows guest. This is easiest setup for VirtualBox, and does not require any static IPs to be
72 configured, and will not get blocked by the Windows Firewall.
87 to connect to an AutoPTS Server in Windows running on ports 65000 and 65002.
146 Windows subsubsection
[all …]
Dautopts-win10.rst3 AutoPTS on Windows 10 with nRF52 board
7 Windows 10. We use WSL1 with Ubuntu only to build a Zephyr project to
8 an elf file, because Zephyr SDK is not available on Windows yet.
15 Update Windows and drivers
18 Update Windows in:
20 Start -> Settings -> Update & Security -> Windows Update
46 consoles. We will use Git Bash as Windows terminal.
70 Setup Zephyr project for Windows
73 Perform Windows setup from `Getting Started Guide <https://docs.zephyrproject.org/latest/getting_st…
78 On Windows download latest nrftools (version >= 10.12.1) from site
[all …]
/Zephyr-latest/cmake/bintools/oneApi/
Dtarget.cmake16 # In OneApi installation directory on Windows, there is no llvm-objdump
18 # on Linux and Windows.
/Zephyr-latest/samples/application_development/external_lib/
DREADME.rst14 Windows Note
17 To use this sample on a Windows host operating system, GNU Make needs to be in
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr.rst54 …| | Windows | Linux…
90 …| `AuTerm <https://github.com/thedjnK/AuTerm/>`_ | Windows, |br| |…
94 …| `mcumgr-client <https://github.com/vouch-opensource/mcumgr-client/>`_ | Windows, |br| |…
98 …| `mcumgr-web <https://github.com/boogie/mcumgr-web/>`_ | Windows, |br| |…
108 …| `smp <https://pypi.org/project/smp/>`_ | Windows, |br| |…
114 …| `smpclient <https://pypi.org/project/smpclient/>`_ | Windows, |br| |…
/Zephyr-latest/cmake/modules/
Dpython.cmake5 # On Windows, instruct Python to output UTF-8 even when not
7 # are invoked by CMake code and, on Windows, standard I/O encoding defaults
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/
DREADME.rst16 Microsoft Windows USB Audio 2.0 driver available since Windows 10,
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst16 On Windows and macOS::
31 On Windows ``cmd.exe``::
/Zephyr-latest/doc/develop/toolchains/
Dgnu_arm_embedded.rst11 On Windows, we'll assume for this guide that you install into the directory
40 # Windows:
Ddesignware_arc_mwdt.rst25 ``$METAWARE_ROOT/../`` (Linux) or ``%METAWARE_ROOT%\..\`` (Windows).
43 # Windows:
Darm_compiler.rst29 # Windows, license file:
31 # Windows, license server:
Dintel_oneapi_toolkit.rst16 # Windows:
/Zephyr-latest/subsys/usb/device/class/
DKconfig.cdc52 but Windows 7 fails to properly enumerate without it.
53 Enable if you want CDC ACM to work with Windows 7.
/Zephyr-latest/doc/services/tfm/
Drequirements.rst76 For Windows-based systems, please make sure you have a copy of the utility
78 `SRecord for Windows <https://sourceforge.net/projects/srecord/files/srecord-win32>`_
/Zephyr-latest/doc/develop/
Denv_vars.rst26 .. group-tab:: Windows
53 .. group-tab:: Windows
105 .. group-tab:: Windows
135 Linux) and ``zephyr-env.cmd`` (for Windows) to load Zephyr-specific settings
147 .. group-tab:: Windows
228 ``PATH`` is an environment variable used on Unix-like or Microsoft Windows
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
Dsetup.cfg13 Operating System :: Microsoft :: Windows
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst19 Microsoft Windows USB Audio 2.0 driver available since Windows 10,
22 See https://aka.ms/AArvnax for Windows Feedback Hub report.
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst28 To run this sample is needed to set-up a host machine running GNU/Linux or Windows
93 a Windows host, this can be done with the following commands:
105 .. group-tab:: Windows
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_export.cmake5 # Windows : HKEY_CURRENT_USER
/Zephyr-latest/share/zephyrunittest-package/cmake/
Dzephyr_export.cmake5 # Windows : HKEY_CURRENT_USER
/Zephyr-latest/scripts/
Drequirements-base.txt39 # "win32" is used for 64-bit Windows as well
/Zephyr-latest/
D.editorconfig59 # Windows Command Script

123456