Home
last modified time | relevance | path

Searched full:github (Results 1 – 18 of 18) sorted by relevance

/zcbor-latest/.github/workflows/
Drun-tests.yaml26 uses: ./.github/actions/install_zcbor
29 uses: ./.github/actions/prepare_and_run_tests
50 git remote add origin https://github.com/zephyrproject-rtos/zephyr
74 …$client.DownloadFile("https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$env:ZEPHYR_…
78 …$client.DownloadFile("https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$env:ZEPHYR_…
107 uses: ./.github/actions/install_zcbor
159 uses: ./.github/actions/install_zcbor
177 if: "startswith(github.head_ref, 'release/')"
183 uses: ./.github/actions/install_zcbor
189 echo -n ${{ github.head_ref }} > HEAD_REF
[all …]
/zcbor-latest/.github/actions/prepare_and_run_tests/
Daction.yaml30 git remote add origin https://github.com/zephyrproject-rtos/zephyr
54 …wget -nv https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/zephy…
55 …wget -nv -O - https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/…
65 …wget -nv https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/toolc…
66 …wget -nv -O - https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/…
74 …wget -nv https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/toolc…
75 …wget -nv -O - https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v$ZEPHYR_SDK_VERSION/…
/zcbor-latest/
DRELEASE_NOTES.md3 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
21 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
80 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
113 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
185 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
241 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
250 …* .github: Refactor Github action and add QEMU testing on mps2_an521 (ARM) and qemu_malta_be (MIPS…
278 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
307 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
362 Any new bugs, requests, or missing features should be reported as [Github issues](https://github.co…
[all …]
Dpypi_README.md19 Please visit the [Github repository](https://github.com/NordicSemiconductor/zcbor) for more informa…
Dpyproject.toml32 Homepage = 'https://github.com/NordicSemiconductor/zcbor'
DREADME.md43 …](tests/decode), and [unit](tests/unit) tests run using [Zephyr](https://github.com/zephyrproject-…
96 If using zcbor with Zephyr, use the [Kconfig options](https://github.com/zephyrproject-rtos/zephyr/…
195 The tests require [Zephyr](https://github.com/zephyrproject-rtos/zephyr) (if your system is set up …
265 ….org/latest/getting_started/index.html), or see the workflow in the [`.github`](.github) directory.
404 - [MCUboot's serial recovery mechanism](https://github.com/mcu-tools/mcuboot/blob/main/boot/boot_se…
405 - [Zephyr's mcumgr](https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/mgmt/mcumgr/grp/i…
406 - [Zephyr's LwM2M SenML](https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/lib/lwm2…
407 - [nRF Connect SDK's full modem update mechanism](https://github.com/nrfconnect/sdk-nrf/blob/main/s…
408 - [nRF Connect SDK's nrf_rpc](https://github.com/nrfconnect/sdk-nrfxlib/blob/main/nrf_rpc/nrf_rpc_c…
DMIGRATION_GUIDE.md19 (copied after the fact from [Zephyr 3.6.0 migration guide](https://github.com/zephyrproject-rtos/ze…
/zcbor-latest/tests/scripts/
Dtest_repo_files.py125 self.assertIn("https://github.com/NordicSemiconductor/zcbor", f.readline())
140 if 'github.com' in repo_url:
143 # The URL is not in github.com, so we are not sure it is constructed correctly.
148 self.base_url = f"https://github.com/{repo}/blob/{sha}/"
167 raise SkipTest('This test requires the current branch to be pushed to Github.')
183 # Github sometimes need the filename for anchor (#) links to work, so add it:
Dtest_zcbor.py652 # https://github.com/NordicSemiconductor/zcbor
661 * https://github.com/NordicSemiconductor/zcbor
/zcbor-latest/samples/pet/include/
Dpet_decode.h7 * https://github.com/NordicSemiconductor/zcbor
Dpet_encode.h7 * https://github.com/NordicSemiconductor/zcbor
Dpet_types.h7 * https://github.com/NordicSemiconductor/zcbor
/zcbor-latest/samples/pet/
Dpet.cmake7 # https://github.com/NordicSemiconductor/zcbor
/zcbor-latest/samples/pet/src/
Dpet_encode.c7 * https://github.com/NordicSemiconductor/zcbor
Dpet_decode.c7 * https://github.com/NordicSemiconductor/zcbor
/zcbor-latest/tests/cases/
Dcorner_cases.cddl270 ; found in https://github.com/NordicSemiconductor/zcbor/pull/398
/zcbor-latest/src/
Dzcbor_common.c434 * https://github.com/arm-embedded/gcc-arm-none-eabi.debian/blob/master/src/libiberty/strnlen.c
/zcbor-latest/zcbor/
Dzcbor.py2681 https://github.com/NordicSemiconductor/zcbor{'''