Searched refs:main (Results 1 – 14 of 14) sorted by relevance
| /zcbor-latest/tests/scripts/ |
| D | test_versions.py | 8 from unittest import TestCase, main 60 main()
|
| D | test_repo_files.py | 7 from unittest import TestCase, main, skipIf, SkipTest 225 main()
|
| D | test_zcbor.py | 7 from unittest import TestCase, main, skipIf 780 main()
|
| /zcbor-latest/ |
| D | __init__.py | 13 main
|
| D | pyproject.toml | 35 zcbor = 'zcbor:main'
|
| D | README.md | 67 …E_*()` macros, look below or in the [hello_world](samples/hello_world/src/main.c) sample for examp… 96 …e the [Kconfig options](https://github.com/zephyrproject-rtos/zephyr/blob/main/modules/zcbor/Kconf… 214 …ctly, see the [hello_world](samples/hello_world/src/main.c) sample, or the [pet](samples/pet/src/m… 216 To see how to use code generation, see the [pet](samples/pet/src/main.c) sample. 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/ |
| D | README.md | 15 To change the output for the second and third, change the code in [src/main.c](src/main.c).
|
| D | CMakeLists.txt | 44 add_executable(app src/main.c)
|
| /zcbor-latest/samples/hello_world/src/ |
| D | main.c | 12 void main(void) in main() function
|
| /zcbor-latest/samples/hello_world/ |
| D | CMakeLists.txt | 12 src/main.c
|
| /zcbor-latest/tests/fuzz/ |
| D | main_entry.c | 45 int main(void) { in main() function
|
| /zcbor-latest/samples/pet/src/ |
| D | main.c | 123 void main(void) in main() function
|
| /zcbor-latest/tests/unit/test2_cpp/src/ |
| D | main.cpp | 12 int main(void) in main() function
|
| /zcbor-latest/zcbor/ |
| D | zcbor.py | 3356 def main(): function 3362 main()
|