Home
last modified time | relevance | path

Searched full:blinky (Results 1 – 25 of 213) sorted by relevance

123456789

/Zephyr-latest/samples/basic/blinky/
DREADME.rst1 .. zephyr:code-sample:: blinky
2 :name: Blinky
10 The Blinky sample blinks an LED forever using the :ref:`GPIO API <gpio_api>`.
19 See :zephyr:code-sample:`pwm-blinky` for a similar sample that uses the PWM API instead.
35 Build and flash Blinky as follows, changing ``reel_board`` for your board:
38 :zephyr-app: samples/basic/blinky
51 gpio_dt_spec led`` variable if you try to build Blinky for an unsupported
Dsample.yaml2 name: Blinky Sample
4 sample.basic.blinky:
DCMakeLists.txt5 project(blinky) project
/Zephyr-latest/drivers/pwm/
DKconfig.intel_blinky1 # Intel Blinky PWM configuration options
7 bool "Blinky PWM driver"
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/
DREADME.rst2 :name: Blinky with power management
19 .. _stm32-pm-blinky-sample-requirements:
31 Build and flash Blinky as follows, changing ``stm32l562e_dk`` for your board:
34 :zephyr-app: samples/basic/blinky
Dsample.yaml4 sample.boards.stm32.power_mgmt.blinky:
/Zephyr-latest/dts/bindings/pwm/
Dintel,blinky-pwm.yaml5 description: Intel blinky PWM
7 compatible: "intel,blinky-pwm"
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/
Dindex.rst100 This tutorial uses the blinky application :zephyr:code-sample:`blinky`.
107 :zephyr-app: samples/basic/blinky
115 :zephyr:code-sample:`blinky` application.
118 :zephyr-app: samples/basic/blinky
130 * :zephyr:code-sample:`blinky`
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst59 Here is an example for building and flashing the :zephyr:code-sample:`blinky` application.
62 :zephyr-app: samples/basic/blinky
67 :zephyr-app: samples/basic/blinky
75 The following command is debugging the :zephyr:code-sample:`blinky` application.
79 :zephyr-app: samples/basic/blinky
85 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/sipeed/longan_nano/doc/
Dindex.rst88 Here is an example for building the :zephyr:code-sample:`blinky` application.
91 :zephyr-app: samples/basic/blinky
109 :zephyr:code-sample:`blinky` application.
112 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/adafruit/feather_nrf52840/doc/
Dindex.rst142 #. Build the Zephyr kernel and the :zephyr:code-sample:`blinky` sample application.
149 :zephyr-app: samples/basic/blinky
157 :zephyr-app: samples/basic/blinky
165 :zephyr-app: samples/basic/blinky
173 :zephyr-app: samples/basic/blinky
192 :zephyr-app: samples/basic/blinky
200 :zephyr-app: samples/basic/blinky
209 :zephyr-app: samples/basic/blinky
217 :zephyr-app: samples/basic/blinky
/Zephyr-latest/samples/basic/blinky_pwm/
DREADME.rst1 .. zephyr:code-sample:: pwm-blinky
2 :name: PWM Blinky
11 :zephyr:code-sample:`blinky` for a GPIO-based sample.
Dsample.yaml15 - "PWM-based blinky"
/Zephyr-latest/boards/mikroe/clicker_ra4m1/doc/
Dindex.rst52 Here is an example for building and flashing the :zephyr:code-sample:`blinky` application.
55 :zephyr-app: samples/basic/blinky
63 The following command is debugging the :zephyr:code-sample:`blinky` application.
67 :zephyr-app: samples/basic/blinky
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst448 Build the Blinky Sample
453 :zephyr:code-sample:`blinky` is compatible with most, but not all, :ref:`boards`. If your board
454 does not meet Blinky's :ref:`blinky-sample-requirements`, then
460 Build the :zephyr:code-sample:`blinky` with :ref:`west build <west-building>`, changing
470 west build -p always -b <your-board-name> samples/basic/blinky
477 west build -p always -b <your-board-name> samples/basic/blinky
484 west build -p always -b <your-board-name> samples\basic\blinky
497 For example to build :zephyr:code-sample:`blinky` for the ``cpuapp`` core on
526 If you're using blinky, the LED will start to blink as shown in this figure:
528 .. figure:: img/ReelBoard-Blinky.png
[all …]
/Zephyr-latest/boards/st/stm32vl_disco/doc/
Dindex.rst133 Here is an example for the :zephyr:code-sample:`blinky` application.
136 :zephyr-app: samples/basic/blinky
146 :zephyr:code-sample:`blinky` application.
149 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/mikroe/stm32_m4_clicker/doc/
Dindex.rst59 Here is an example for building and flashing the :zephyr:code-sample:`blinky` application.
62 :zephyr-app: samples/basic/blinky
70 The following command is debugging the :zephyr:code-sample:`blinky` application.
74 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/croxel/croxel_cx1825/doc/
Dindex.rst94 Build the Zephyr kernel and the :zephyr:code-sample:`blinky` sample application.
97 :zephyr-app: samples/basic/blinky
105 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst104 Pi Pico, the blinky example works as intended. The W5500 is routed to the SPI0
146 Here is an example of building and flashing the :zephyr:code-sample:`blinky` application.
149 :zephyr-app: samples/basic/blinky
183 Here is an example of building and flashing the :zephyr:code-sample:`blinky`
187 :zephyr-app: samples/basic/blinky
249 Here is an example for debugging the :zephyr:code-sample:`blinky` application.
252 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/
Dindex.rst143 #. Compile a Zephyr application; we'll use :zephyr:code-sample:`blinky`.
146 :app: zephyr/samples/basic/blinky
156 --application-version 1 blinky.zip
163 nrfutil dfu usb-serial -pkg blinky.zip -p /dev/ttyACM0
267 is set when building your application. For example, to compile blinky for
271 :app: zephyr/samples/basic/blinky
273 :build-dir: blinky
301 Here is an example for the :zephyr:code-sample:`blinky` application.
304 :zephyr-app: samples/basic/blinky
324 * :zephyr:code-sample:`blinky`
/Zephyr-latest/boards/others/stm32f030_demo/doc/
Dindex.rst83 Here is an example for the :zephyr:code-sample:`blinky` application.
86 :zephyr-app: samples/basic/blinky
96 :zephyr:code-sample:`blinky` application.
99 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/st/stm32l1_disco/doc/
Dindex.rst157 Here is an example for the :zephyr:code-sample:`blinky` application.
160 :zephyr-app: samples/basic/blinky
170 :zephyr:code-sample:`blinky` application.
173 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst111 on the Pico W, the "blinky" sample program does not work on the W (use hello_world for
184 Here is an example of building and flashing the :zephyr:code-sample:`blinky` application.
187 :zephyr-app: samples/basic/blinky
219 Here is an example of building and flashing the :zephyr:code-sample:`blinky` application.
222 :zephyr-app: samples/basic/blinky
280 Here is an example for debugging the :zephyr:code-sample:`blinky` application.
283 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/st/nucleo_f030r8/doc/
Dindex.rst156 Here is an example for the :zephyr:code-sample:`blinky` application.
159 :zephyr-app: samples/basic/blinky
168 :zephyr-app: samples/basic/blinky
176 :zephyr:code-sample:`blinky` application.
179 :zephyr-app: samples/basic/blinky
187 :zephyr-app: samples/basic/blinky
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/
Dindex.rst81 Here is an example for building the :zephyr:code-sample:`blinky` sample application.
84 :zephyr-app: samples/basic/blinky
94 e.g. west build -p always -b cyw920829m2evk_02 samples/basic/blinky -S rtt-console
119 west build -b cyw920829m2evk_02 -p always samples/basic/blinky
132 west build -b cyw920829m2evk_02 -p always samples/basic/blinky

123456789