/Zephyr-latest/scripts/west_commands/ |
D | boards.py | 99 if board.revisions: 100 revisions_list = ' '.join([rev.name for rev in board.revisions]) 106 revisions=revisions_list, 113 if board.revisions: 114 revisions_list = ' '.join([rev.name for rev in board.revisions]) 123 revisions=revisions_list,
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/ |
D | revision.cmake | 2 …message(FATAL_ERROR "Invalid board revision, ${BOARD_REVISION}, valid revisions are: <none> (for n…
|
/Zephyr-latest/boards/arduino/uno_r4/ |
D | revision.cmake | 6 …"${BOARD_REVISION} is not a valid revision for arduino_uno_r4. Accepted revisions: ${BOARD_REVISIO…
|
/Zephyr-latest/boards/seagate/legend/ |
D | revision.cmake | 6 …message(FATAL_ERROR "${BOARD_REVISION} is not a valid revision for Legend. Accepted revisions: ${L…
|
/Zephyr-latest/boards/others/stm32_min_dev/ |
D | revision.cmake | 6 … "${BOARD_REVISION} is not a valid revision for stm32_min_dev. Accepted revisions: ${BOARD_REVISIO…
|
/Zephyr-latest/scripts/ |
D | list_boards.py | 46 revisions = [] 48 revisions.append(Revision.from_dict(r)) 49 return Revision(revision['name'], revisions) 103 revisions: List[str] = field(default_factory=list, compare=False) variable in Board 286 revisions=[Revision.from_dict(v) for v in 432 [x.name for x in b.revisions]),
|
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/ |
D | README.rst | 13 Slightly different board revisions that implement just small changes (like 16 able to boot onto multiple board revisions. 19 revisions, the firmware needs to select the appropriate routing when the
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 13 ESP32 SoC has multiple revisions, some of which are not supported by the current 14 implementation, as such as REV0 and REV1. In case those revisions are required,
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 101 This anomaly applies to IC revisions "Engineering B" up to "3", the most 113 This anomaly applies to IC revisions up to "3", the most recent one.
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 318 This includes the SoC, board variants, and board revisions. 334 revisions: 756 Multiple board revisions 762 Board revisions are described in the ``revision`` entry of the 772 revisions: 779 - ``number``: matches integer revisions 780 - ``letter``: matches single letter revisions from ``A`` to ``Z`` only 791 board ``plank`` defines revisions ``0.5.0``, and ``1.5.0`` and the user builds 865 Some boards may not use board revisions supported natively by Zephyr. 866 For example string revisions. [all …]
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | platform.py | 227 if board.revisions: 228 for rev in board.revisions:
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/doc/ |
D | index.rst | 13 The shield comes in different hardware revisions, the MB1166-A09
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i2c.rst | 13 from previous revisions as of its release October 1, 2021.
|
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/doc/ |
D | index.rst | 3 SLTB010A is a development kit based on the EFR32BG22 SoC. Early revisions of 5 revisions (BRD4184B).
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 43 # and check out the specified revisions as well. 47 and keeping existing ones up to date at the latest revisions.
|
D | basics.rst | 182 revisions should be checked out locally. Project repositories which already 184 revisions in the manifest file.
|
D | workspaces.rst | 20 as project revisions. 33 since west does not manage the manifest repository's branches or revisions. 255 The main advantage to using ``import`` is not having to track the revisions of
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 50 edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.0.
|
/Zephyr-latest/boards/sifive/hifive1/doc/ |
D | index.rst | 7 an FE310 RISC-V SoC. Two revisions of this board are supported in Zephyr:
|
/Zephyr-latest/boards/st/stm32f3_disco/doc/ |
D | index.rst | 33 Recent PCB revisions (E and newer) are shipped with I3G4250D and LSM303AGR. 227 Again you have to use the adapted command for newer PCB revisions (E and newer):
|
/Zephyr-latest/boards/seagate/legend/doc/ |
D | index.rst | 5 The Legend board family contains three revisions: 25hdd, 25ssd, and 35.
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/ |
D | olimex_lora_stm32wl_devkit.rst | 97 On board revisions C or newer:
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ota.rst | 29 configured to observe your available firmware revisions on the Golioth Cloud.
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/ |
D | index.rst | 316 Newer revisions of this board use :ref:`lpc-link2-onboard-debug-probe`, 317 while older revisions use the :ref:`opensda-onboard-debug-probe`. 318 Schematic revisions A/A1 use the K20 OpenSDA probe, and B/B1 use the
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 322 There are three revisions of this board. 349 * This board also has two revisions, the EVKA and EVKB. EVKA is the default target for this board. 370 Two revisions of the RT1060 EVK exist. For the RT1060 EVK, J47/J48 are the SWD
|