gui.Window.open('viewers/svg/pinout.html?board=' + board.name, {
            title: common.selectedBoard.info.label + ' - Pinout',
            focus: true,
            //toolbar: false,
            resizable: true,