Searched full:com (Results 1 – 19 of 19) sorted by relevance
| /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/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}/"
|
| D | test_zcbor.py | 127 "http://example.com/file.bin", 138 "http://example.com/very/long/path/to/file/file.bin", 149 "arm.com", 366 …self.assertEqual('arm.com', self.decoded.SUIT_Severable_Manifest_Members.suit_text[0].suit_text.SU… 652 # https://github.com/NordicSemiconductor/zcbor 661 * https://github.com/NordicSemiconductor/zcbor
|
| /zcbor-latest/ |
| D | RELEASE_NOTES.md | 3 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 21 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 80 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 113 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 185 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 241 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 278 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 307 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 362 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor… 463 …, or missing features should be reported as [Github issues](https://github.com/NordicSemiconductor…
|
| 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 | MIGRATION_GUIDE.md | 19 (copied after the fact from [Zephyr 3.6.0 migration guide](https://github.com/zephyrproject-rtos/ze…
|
| D | README.md | 43 …ts/decode), and [unit](tests/unit) tests run using [Zephyr](https://github.com/zephyrproject-rtos/… 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 … 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…
|
| /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/.github/workflows/ |
| D | run-tests.yaml | 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_…
|
| /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/decode/test1_suit_old_formats/src/ |
| D | main.c | 203 char expected_uri[] = "http://example.com/file.bin"; in ZTEST() 344 "Expected example.com uri"); in ZTEST()
|
| /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{'''
|