Searched refs:archive (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/ |
D | .gitattributes | 1 # used to remove files from deployment using `git archive`
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | Kconfig | 10 …default "http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/hd-medi…
|
D | README.rst | 41 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/subsys/net/lib/http/ |
D | README_http_parser | 9 https://github.com/nodejs/http-parser/archive/v2.7.1.tar.gz
|
/Zephyr-latest/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 101 #. 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/scripts/native_simulator/ |
D | Makefile | 142 ${NSI_LINKER} -Wl,--whole-archive ${LOCALIZED_EMBSW} ${NSI_BUILD_PATH}/${RUNNER_LIB} \ 143 ${NSI_EXTRA_LIBS} -Wl,--no-whole-archive \
|
/Zephyr-latest/cmake/linker/lld/ |
D | target.cmake | 99 ${LINKERFLAGPREFIX},--whole-archive 101 ${LINKERFLAGPREFIX},--no-whole-archive
|
/Zephyr-latest/cmake/linker/arcmwdt/ |
D | target.cmake | 98 ${LINKERFLAGPREFIX},--whole-archive 100 ${LINKERFLAGPREFIX},--no-whole-archive
|
/Zephyr-latest/cmake/linker/ld/ |
D | target.cmake | 133 ${LINKERFLAGPREFIX},--whole-archive 135 ${LINKERFLAGPREFIX},--no-whole-archive
|
/Zephyr-latest/cmake/linker/xt-ld/ |
D | target.cmake | 127 ${LINKERFLAGPREFIX},--whole-archive 129 ${LINKERFLAGPREFIX},--no-whole-archive
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 001_bug_report.md | 56 e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
|
/Zephyr-latest/samples/sensor/bmg160/ |
D | README.rst | 14 …https://web.archive.org/web/20181111220522/https://ae-bst.resource.bosch.com/media/_tech/media/dat…
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 101 # should not be --whole-archive'd
|
/Zephyr-latest/boards/nxp/imx8mn_evk/doc/ |
D | index.rst | 92 https://patchwork.ozlabs.org/project/uboot/list/?series=417536&archive=both&state=*
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 79 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
|
D | installation_linux.rst | 242 #. Extract the Zephyr SDK bundle archive: 272 The Zephyr SDK bundle archive contains the ``zephyr-sdk-<version>``
|
/Zephyr-latest/kernel/ |
D | CMakeLists.txt | 4 # should usually not be --whole-archive'd
|
D | Kconfig | 1045 This option forces every object file in the libkernel.a archive 1046 to be included, rather than searching the archive for required object files.
|
/Zephyr-latest/subsys/llext/ |
D | Kconfig | 134 Linkable Loadable Extension subsystem. The EDK is an archive that
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 116 distributed as a static archive would be rejected. 165 special flags, or a static archive may require use of specific linker flags.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 39 ``autoconf-archive`` package on Debian/Ubuntu.
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 40 After you extract archive, you will see 2 .deb files, e.g.:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.11.rst | 327 * :github:`5184` - kernel system call handlers missing due to -Wl,--no-whole-archive 371 * :github:`5497` - cmake: allow to link external libraries with --whole-archive
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 345 uhu package archive --output build/zephyr-2.0.0.pkg
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 328 Download and extract the archive for your system, then extract the
|
12