Home
last modified time | relevance | path

Searched full:shields (Results 1 – 25 of 101) sorted by relevance

12345

/Zephyr-Core-2.7.6/cmake/usage/
DCMakeLists.txt3 include (${ZEPHYR_BASE}/cmake/shields.cmake)
6 # shields.cmake and boards.cmake can be run with cmake -P for printing
10 add_custom_target(shields ${sorted_shield_cmds} USES_TERMINAL) target
Dusage.cmake31 message(" shields - Display supported shields")
/Zephyr-Core-2.7.6/doc/guides/porting/
Dshields.rst3 Shields chapter
6 Shields, also known as "add-on" or "daughter boards", attach to a board
15 under :zephyr_file:`/boards/shields`:
19 boards/shields/<shield>
80 boards/shields/<shield>
92 Activate support for one or more shields by adding the matching -DSHIELD arg to
110 Some shields may support several variants or revisions. In that case, it is
111 possible to provide multiple version of the shields description:
115 boards/shields/<shield>
133 boards/shields/<shield>
Dindex.rst13 shields.rst
/Zephyr-Core-2.7.6/boards/shields/
Dindex.rst1 .. _boards-shields:
3 Shields chapter
/Zephyr-Core-2.7.6/boards/
DKconfig33 # Parse shields references
35 # This loads custom shields Kconfig (from BOARD_ROOT)
38 rsource "shields/*/Kconfig.shield"
Dindex.rst25 shields/index.rst
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst9 shields
43 :zephyr-app: samples/shields/x_nucleo_iks02a1/microphone/
54 :zephyr_file:`boards/shields/x_nucleo_iks02a1/boards/nucleo_f411re.defconfig`
77 See PCM and PDM configuration in file :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src…
84 :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src/main.c`.
Dsample.yaml4 sample.shields.x_nucleo_iks02a1.microphone:
/Zephyr-Core-2.7.6/boards/shields/lmp90100_evb/doc/
Dindex.rst24 SPI interface (see :ref:`shields` for more details).
48 :zephyr-app: samples/shields/lmp90100_evb/thermocouple
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks01a1/
Dsample.yaml4 sample.shields.x_nucleo_iks01a1:
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks01a3/sensorhub/
Dsample.yaml4 sample.shields.x_nucleo_iks01a3.sensorhub:
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks01a2/standard/
Dsample.yaml4 sample.shields.x_nucleo_iks01a2.standard:
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks01a2/sensorhub/
Dsample.yaml4 sample.shields.x_nucleo_iks01a2.sensorhub:
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks02a1/sensorhub/
Dsample.yaml4 sample.shields.x_nucleo_iks02a1.sensorhub:
/Zephyr-Core-2.7.6/samples/shields/lmp90100_evb/rtd/
Dsample.yaml5 sample.shields.lmp90100_evb.rtd:
/Zephyr-Core-2.7.6/samples/shields/
Dshields.rst3 Shields Samples
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks01a3/standard/
Dsample.yaml6 sample.shields.x_nucleo_iks01a3.standard:
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks02a1/standard/
Dsample.yaml6 sample.shields.x_nucleo_iks02a1.standard:
/Zephyr-Core-2.7.6/samples/subsys/modbus/rtu_client/
DREADME.rst26 on the JOY-IT shield. For other shields, ``de-gpios`` property must be adapted
30 The A+, B- lines of the RS-485 shields should be connected together.
/Zephyr-Core-2.7.6/cmake/
Dshields.cmake3 # cmake -P shields.cmake
/Zephyr-Core-2.7.6/samples/
Dindex.rst22 shields/*
/Zephyr-Core-2.7.6/samples/subsys/modbus/tcp_gateway/
DREADME.rst25 In addition to the evaluation boards RS-485 shields may be used.
26 The A+, B- lines of the RS-485 shields should be connected together.
/Zephyr-Core-2.7.6/.github/
Dlabeler.yml137 "area: Shields":
138 - "boards/shields/**"
139 - "samples/shields/**"
/Zephyr-Core-2.7.6/boards/shields/esp_8266/doc/
Dindex.rst50 UART interface. (see :ref:`shields` for more details).
142 https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266.overlay
145 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266_arduino.…
148 …https://github.com/zephyrproject-rtos/zephyr/blob/master/boards/shields/esp_8266/esp_8266_mikrobus…

12345