Home
last modified time | relevance | path

Searched defs:boards (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/boards/
Dindex.rst1 .. _boards: target
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf5340bsim.rst84 .. _nrf5340bsim_multi_mcu_build:
/Zephyr-latest/boards/native/doc/
Darch_soc.rst44 .. _BabbleSim:
47 .. _posix_arch_deps:
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst30 .. _west-completion:
/Zephyr-latest/cmake/modules/
Dboards.cmake337 add_custom_target(boards ${list_boards_commands} USES_TERMINAL) target
/Zephyr-latest/scripts/
Dlist_boards.py300 def extend_v2_boards(boards, board_extensions): argument