Home
last modified time | relevance | path

Searched refs:DEFAULT_PYOCD_GDB_PORT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/scripts/west_commands/runners/
Dpyocd.py12 DEFAULT_PYOCD_GDB_PORT = 3333 variable
22 gdb_port=DEFAULT_PYOCD_GDB_PORT,
102 parser.add_argument('--gdb-port', default=DEFAULT_PYOCD_GDB_PORT,
104 DEFAULT_PYOCD_GDB_PORT))