Searched full:github (Results 1 – 18 of 18) sorted by relevance
| /zcbor-latest/.github/workflows/ |
| D | run-tests.yaml | 26 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/ |
| D | action.yaml | 30 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/ |
| D | RELEASE_NOTES.md | 3 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 …]
|
| D | pypi_README.md | 19 Please visit the [Github repository](https://github.com/NordicSemiconductor/zcbor) for more informa…
|
| D | pyproject.toml | 32 Homepage = 'https://github.com/NordicSemiconductor/zcbor'
|
| D | README.md | 43 …](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…
|
| D | MIGRATION_GUIDE.md | 19 (copied after the fact from [Zephyr 3.6.0 migration guide](https://github.com/zephyrproject-rtos/ze…
|
| /zcbor-latest/tests/scripts/ |
| D | test_repo_files.py | 125 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:
|
| D | test_zcbor.py | 652 # https://github.com/NordicSemiconductor/zcbor 661 * https://github.com/NordicSemiconductor/zcbor
|
| /zcbor-latest/samples/pet/include/ |
| D | pet_decode.h | 7 * https://github.com/NordicSemiconductor/zcbor
|
| D | pet_encode.h | 7 * https://github.com/NordicSemiconductor/zcbor
|
| D | pet_types.h | 7 * https://github.com/NordicSemiconductor/zcbor
|
| /zcbor-latest/samples/pet/ |
| D | pet.cmake | 7 # https://github.com/NordicSemiconductor/zcbor
|
| /zcbor-latest/samples/pet/src/ |
| D | pet_encode.c | 7 * https://github.com/NordicSemiconductor/zcbor
|
| D | pet_decode.c | 7 * https://github.com/NordicSemiconductor/zcbor
|
| /zcbor-latest/tests/cases/ |
| D | corner_cases.cddl | 270 ; found in https://github.com/NordicSemiconductor/zcbor/pull/398
|
| /zcbor-latest/src/ |
| D | zcbor_common.c | 434 * https://github.com/arm-embedded/gcc-arm-none-eabi.debian/blob/master/src/libiberty/strnlen.c
|
| /zcbor-latest/zcbor/ |
| D | zcbor.py | 2681 https://github.com/NordicSemiconductor/zcbor{'''
|