Lines Matching full:https
4 zcbor is a low footprint [CBOR](https://en.wikipedia.org/wiki/CBOR) library in the C language (C++ …
14 …erful human-readable data description language defined in [IETF RFC 8610](https://datatracker.ietf…
43 …[decoding](tests/decode), and [unit](tests/unit) tests run using [Zephyr](https://github.com/zephy…
58 If using zcbor with Zephyr, the library will be available when the [CONFIG_ZCBOR](https://docs.zeph…
96 If using zcbor with Zephyr, use the [Kconfig options](https://github.com/zephyrproject-rtos/zephyr/…
118 zcbor.py can be installed via [`pip`](https://pypi.org/project/zcbor/), or alternatively invoked di…
143 …t provided by the [cbor2](https://pypi.org/project/cbor2/), [yaml (PyYAML)](https://pypi.org/proje…
195 The tests require [Zephyr](https://github.com/zephyrproject-rtos/zephyr) (if your system is set up …
265 To set up the environment to run the ztest tests, follow [Zephyr's Getting Started Guide](https://d…
330 …ecs [RFC8610](https://datatracker.ietf.org/doc/html/rfc8610), [RFC9090](https://datatracker.ietf.o…
349 CBOR's format is described well on [Wikipedia](https://en.wikipedia.org/wiki/CBOR), but here's a sy…
370 …See the [CBOR tag documentation](https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml) for d…
395 …ode the complex manifest data structures in the [IETF SUIT specification](https://datatracker.ietf…
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…