Searched refs:demo (Results 26 – 50 of 88) sorted by relevance
1234
/Zephyr-latest/samples/boards/nordic/system_off/ |
D | Kconfig | 4 mainmenu "Nordic SYSTEM_OFF demo"
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/ |
D | README.rst | 73 OpenAMP[remote] Linux responder demo started 86 Running the rpmsg TTY demo 122 OpenAMP[remote] Linux responder demo started
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | mimxrt1170_evk_mimxrt1176_cm4_B.overlay | 29 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1160_evk_mimxrt1166_cm4.overlay | 31 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1170_evk_mimxrt1176_cm4.overlay | 31 * Define a subset of the OCRAM2 region for demo to use
|
/Zephyr-latest/boards/others/stm32f030_demo/ |
D | stm32f030_demo.dts | 13 compatible = "stm32f030-demo";
|
/Zephyr-latest/samples/boards/espressif/deep_sleep/ |
D | Kconfig | 4 mainmenu "Espressif Deep Sleep demo"
|
D | README.rst | 26 In this demo, Timer is the only wake-up source that cannot be disabled via a 45 To enable or disable ``EXT1``, edit ``CONFIG_EXAMPLE_EXT1_WAKEUP`` on demo's
|
/Zephyr-latest/samples/net/wifi/apsta_mode/ |
D | README.rst | 20 In this demo, AP-STA mode is enabled using :kconfig:option:`CONFIG_ESP32_WIFI_AP_STA_MODE`. 34 parameter in the ``boards/esp32_devkitc_wroom_procpu.conf`` file of the demo. Moreover, an
|
/Zephyr-latest/samples/net/sockets/coap_download/ |
D | README.rst | 39 `Eclipse Californium`_ (Java) has a demo `Simple File Server`_ application. 90 .. _Simple File Server: https://github.com/eclipse-californium/californium/tree/main/demo-apps/cf-s…
|
/Zephyr-latest/samples/net/sockets/sntp_client/ |
D | README.rst | 13 This demo assumes that the platform of choice has networking support,
|
/Zephyr-latest/samples/subsys/shell/shell_module/src/ |
D | main.c | 72 SHELL_CMD_ARG(demo, NULL, 343 SHELL_CMD_REGISTER(demo, &sub_demo, "Demo commands", NULL);
|
/Zephyr-latest/doc/templates/ |
D | sample.tmpl | 19 [For simple projects, a description of how to wire the board for the demo. For
|
/Zephyr-latest/samples/net/sockets/coap_client/ |
D | README.rst | 13 This demo assumes that the platform of choice has networking support,
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | README.rst | 49 The demo should also work on STM32 Discovery Kits with built-in touchscreens e.g. 94 for this demo.
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 13 …The music player demo shows what kind of modern, smartphone-like user interfaces can be created on… 15 …The benchmark demo tests the performance in various cases. For example rectangle, border, shadow, …
|
/Zephyr-latest/samples/subsys/demand_paging/ |
D | README.rst | 18 This demo requires the presence of a supported hardware MMU and a backing
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | README.rst | 42 The demo can be built as follows (note how in this particular case the sampling rate is set to a
|
/Zephyr-latest/tests/subsys/fs/fat_fs_api/ |
D | README.txt | 10 The demo will run on native_sim using the flash simulator.
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 75 …$ wget https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-demo.jar 76 $ java -jar ./leshan-server-demo.jar -wp 8080 134 …wget https://ci.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-bsserver-demo.jar 135 $ java -jar ./leshan-bsserver-demo.jar -wp 8888 -lp 5783 -slp 5784
|
/Zephyr-latest/boards/raytac/mdbt53v_db_40/doc/ |
D | index.rst | 6 Raytac MDBT53V-DB-40 demo board is a development board based on the Raytac MDBT53V-1M module, 43 The `MDBT53V-DB-40 Specification`_ contains the demo board's datasheet. 44 The `MDBT53V-DB-40 Schematic`_ contains the demo board's schematic.
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/ |
D | README.rst | 41 The demo can be built as follows:
|
/Zephyr-latest/samples/net/sockets/coap_server/ |
D | README.rst | 17 This demo assumes that the platform of choice has networking support,
|
/Zephyr-latest/boards/bcdevices/plt_demo_v2/ |
D | blueclover_plt_demo_v2_nrf52832.dts | 15 compatible = "nordic,blueclover-plt-demo-v2-nrf52832";
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/doc/ |
D | index.rst | 6 Raytac MDBT53-DB-40 demo board is a development board based on the Raytac MDBT53-1M module, 44 The `MDBT53-DB-40 Specification`_ contains the demo board's datasheet. 45 The `MDBT53-DB-40 Schematic`_ contains the demo board's schematic.
|
1234