Searched refs:hosted (Results 1 – 25 of 27) sorted by relevance
12
/Zephyr-latest/subsys/bluetooth/services/nus/ |
D | Kconfig.nus | 14 the other services, where the Service is hosted by the subsystem itself.
|
/Zephyr-latest/samples/net/cellular_modem/ |
D | README.rst | 12 which is a publicly hosted server which runs the Python
|
/Zephyr-latest/scripts/dts/ |
D | README.txt | 22 For now, the 'main' copy will continue to be hosted here in the zephyr
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_flags_template.cmake | 104 # Flag for a hosted (no-freestanding) application 105 set_compiler_property(PROPERTY hosted)
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 42 (for locally hosted Mosquitto broker) or your internet router 93 - It is also possible to connect securely to a locally hosted MQTT broker. 130 This config requires connecting to a locally hosted Mosquitto MQTT broker.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 27 The Zephyr™ Project, is a Linux Foundation hosted Collaboration Project, an open source collaborati…
|
D | response_100k.html.bin | 27 The Zephyr™ Project, is a Linux Foundation hosted Collaboration Project, an open source collaborati…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 27 The Zephyr™ Project, is a Linux Foundation hosted Collaboration Project, an open source collaborati…
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 15 check_set_compiler_property(PROPERTY hosted)
|
/Zephyr-latest/cmake/compiler/iar/ |
D | compiler_flags.cmake | 145 # Flag for a hosted (no-freestanding) application 146 set_compiler_property(PROPERTY hosted)
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | dfu.rst | 60 is the boot loader used with Zephyr. The source code itself is hosted in the
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 200 # gcc flag for a hosted (no-freestanding) application 201 check_set_compiler_property(APPEND PROPERTY hosted -fno-freestanding)
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 274 The generated HTML documentation can be hosted locally with python for viewing 293 observed, it will automatically rebuild the documentation and refresh the hosted
|
D | guidelines.rst | 388 For creating references to files that are hosted in the Zephyr organization on GitHub, refer to
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/ |
D | index.rst | 15 or use our hosted mode AT commands set firmware.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | index.rst | 16 applications run in a "hosted" environment as defined by the C
|
/Zephyr-latest/arch/posix/ |
D | CMakeLists.txt | 125 zephyr_compile_options($<TARGET_PROPERTY:compiler,hosted>)
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap_server.rst | 284 links to other resources hosted in that server.
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 245 hosted outside the zephyrproject-rtos GitHub organization, provided that the
|
D | bin_blobs.rst | 35 Blobs must be hosted on the Internet and managed by third-party infrastructure.
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 70 * All modules included in the default manifest shall be hosted in repositories 79 tracking external projects (hosted in Git repositories); such modules 155 the external project is not hosted in an upstream Git repository.
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 705 some additional patches hosted in a separate repository,
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 172 "hosted" environments, avoiding compiler warnings and errors. These 173 compiler messages are generated when applications are built in "hosted"
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 632 Cortex-M CMSIS headers are hosted in a standalone module repository:
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 1362 ``my-repo`` is hosted at ``https://git.example.com/my-repo``: 1699 hosted at ``https://git.example.com/mainline/manifest``.
|
12