Home
last modified time | relevance | path

Searched refs:artifact (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md61 … file from https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-dem…
62 … file from https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-bsserver-d…
76 … wget https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-demo.jar
80 …wget 'https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-bsserver-demo.j…
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c671 struct hawkbit_dep_res_arts *artifact; in hawkbit_parse_deployment() local
691 artifact = &chunk->artifacts[0]; in hawkbit_parse_deployment()
692 if (hex2bin(artifact->hashes.sha256, SHA256_HASH_SIZE << 1, hb_context->dl.file_hash, in hawkbit_parse_deployment()
697 hb_context->dl.file_size = artifact->size; in hawkbit_parse_deployment()
708 href = artifact->_links.download_http.href; in hawkbit_parse_deployment()
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst226 hawkbit.artifact.url.protocols.download-http.protocol=https
227 hawkbit.artifact.url.protocols.download-http.port=8443
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash1123 --runtime-artifact-cleanup|-M)
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst75 …$ wget https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-demo.jar
134 …$ wget https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-bsserver-demo.…
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst46 The Zephyr build artifact you will need is ``build/zephyr/zephyr.bin``,
195 The only build artifact you need is the ACRN multiboot image in
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst46 same binary artifact. From that perspective, Zephyr apps can be seen as running in the context of
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst396 To upload the build artifact to the board, first connect the Musca-S1 to your
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst382 the original that is used with older hardware. The output artifact is
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2772 - :github:`54240` - twister: --runtime-artifact-cleanup has no effect
3155 * :github:`52855` - Improve artifact generation for split build/test operation of twister