1# Serial could be found using the following command: 2# lsusb -d 0451:bef3 -v | grep -i iserial 3if { [info exists _ZEPHYR_BOARD_SERIAL] } { 4 adapter serial $_ZEPHYR_BOARD_SERIAL 5} 6 7source [find board/ti_cc26x2x7_launchpad.cfg] 8