Lines Matching +full:board +full:- +full:schema
5 # SPDX-License-Identifier: Apache-2.0
30 print("Install tabulate python module with pip to use --device-testing option.")
133 schema_path = os.path.join(ZEPHYR_BASE, "scripts", "schemas", "twister", "hwmap-schema.yaml")
155 'DAPLink CMSIS-DAP',
156 'MBED CMSIS-DAP'
159 'J-Link',
160 'J-Link OB'
163 'STM32 STLink', '^XDS110.*', 'STLINK-V3'
166 'TTL232R-3V3',
229 header = ['Board', 'ID', 'Counter', 'Failures']
322 # On Linux, /dev/serial/by-id provides symlinks to
327 # to '/dev/serial/by-id/usb-...' symlinks. The symlinks
334 by_id = Path('/dev/serial/by-id')
354 # TI XDS110 can have multiple serial devices for a single board