Home
last modified time | relevance | path

Searched full:archive (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst101 #. Extract the Zephyr SDK bundle archive:
117 The Zephyr SDK bundle archive contains the ``zephyr-sdk-<version>``
157 #. Extract the Zephyr SDK bundle archive:
173 The Zephyr SDK bundle archive contains the ``zephyr-sdk-<version>``
203 #. Extract the Zephyr SDK bundle archive:
215 The Zephyr SDK bundle archive contains the ``zephyr-sdk-<version>``
/Zephyr-latest/samples/net/sockets/big_http_download/
Doverlay-tls.conf14 CONFIG_SAMPLE_BIG_HTTP_DL_URL="https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/git/1:2.3…
DKconfig10 …default "http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/hd-medi…
DREADME.rst41 http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/hd-media/vmlinuz
62 on the Internet. Using files on archive.ubuntu.com is not recommended for
82 https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/git/1:2.34.1-1ubuntu1/git_2.34.1.orig.ta…
/Zephyr-latest/
D.gitattributes1 # used to remove files from deployment using `git archive`
/Zephyr-latest/scripts/west_commands/
Dsdk.py93 … The SDK archive is extracted to the home directory if both --install-dir and --install-base
96 … If --install-base is specified, the archive will be extracted under the specified path.
98 … If --install-dir is specified, the directory contained in the archive will be renamed
128 …"The subdirectory created by extracting the archive in <BASE> will be the SDK installation directo…
138 …"The directory contained in the archive will be renamed and installed for the specified directory.…
139 …"For example, if you specify -b /foo/bar/baz, The archive's zephyr-sdk-<version> directory will be…
310 # download archive file
330 # extract archive file
334 # We expect that only the zephyr-sdk-x.y.z directory will be present in the archive.
337 raise Exception("Unexpected archive format")
/Zephyr-latest/subsys/net/lib/http/
DREADME_http_parser9 https://github.com/nodejs/http-parser/archive/v2.7.1.tar.gz
/Zephyr-latest/cmake/linker/lld/
Dtarget.cmake99 ${LINKERFLAGPREFIX},--whole-archive
101 ${LINKERFLAGPREFIX},--no-whole-archive
/Zephyr-latest/scripts/native_simulator/
DMakefile51 # Archive program (it is unlikely you'll need to change this)
131 ${NSI_CC} -Wl,--whole-archive ${LOCALIZED_EMBSW} ${NSI_BUILD_PATH}/${RUNNER_LIB} \
132 ${NSI_EXTRA_LIBS} -Wl,--no-whole-archive \
/Zephyr-latest/cmake/linker/arcmwdt/
Dtarget.cmake98 ${LINKERFLAGPREFIX},--whole-archive
100 ${LINKERFLAGPREFIX},--no-whole-archive
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake127 ${LINKERFLAGPREFIX},--whole-archive
129 ${LINKERFLAGPREFIX},--no-whole-archive
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake133 ${LINKERFLAGPREFIX},--whole-archive
135 ${LINKERFLAGPREFIX},--no-whole-archive
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D001_bug_report.md56 e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
/Zephyr-latest/arch/common/
DCMakeLists.txt95 # should not be --whole-archive'd
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst79 the Kitware archive script to add the Kitware APT repository to your
81 A detailed explanation of ``kitware-archive.sh`` can be found here
86 wget https://apt.kitware.com/kitware-archive.sh
87 sudo bash kitware-archive.sh
Dinstallation_linux.rst242 #. Extract the Zephyr SDK bundle archive:
272 The Zephyr SDK bundle archive contains the ``zephyr-sdk-<version>``
/Zephyr-latest/kernel/
DCMakeLists.txt4 # should usually not be --whole-archive'd
DKconfig1025 This option forces every object file in the libkernel.a archive
1026 to be included, rather than searching the archive for required object files.
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst116 distributed as a static archive would be rejected.
165 special flags, or a static archive may require use of specific linker flags.
/Zephyr-latest/boards/nxp/imx8mn_evk/doc/
Dindex.rst88 https://patchwork.ozlabs.org/project/uboot/list/?series=417536&archive=both&state=*
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash169 # - http://lists.gnu.org/archive/html/bug-bash/2009-03/msg00155.html
170 # - http://www.mail-archive.com/bash-completion-devel@lists.alioth.\
195 # drop the additional quoting. See also: http://www.mail-archive.com/
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst39 ``autoconf-archive`` package on Debian/Ubuntu.
/Zephyr-latest/arch/riscv/core/
Dpmp.c226 * https://lists.gnu.org/archive/html/qemu-devel/2022-04/msg00961.html in set_pmp_mprv_catchall()
305 * https://lists.gnu.org/archive/html/qemu-devel/2022-06/msg02800.html in write_pmp_entries()
/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c60 …"http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/hd-media/vmlinu…
/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakefileapijson.py240 archive_dict = js.get("archive", {})

12