template.xml

来自「在fpga上关于nios开发版的测试文件」· XML 代码 · 共 11 行

XML
11
字号
<?xml version="1.0" encoding="UTF-8"?>
<template_settings>
	<template
		name="Board Diagnostics"
	        description="Tests various peripherals on the Development Boards."
                file_to_open="board_diag.c"
		details="This example can test the LCD, the LEDs (D0-D7), the Seven Seg. Display, and a JTAG UART.">
	</template>
</template_settings>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?