⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 examples.html

📁 at91sam7x的最新版Ucos-II内核源码.
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
    <head>
        <title>Atmel Corporation - Examples</title>
        <link rel="stylesheet" type="text/css" href="css/style.css" />
    </head>
    
    <body>
        <h1>Examples</h1>
        <div id="breadcrumb">
        
            <a href="../index.html">Main</a> > Examples
        </div>

        <table>
            <tr>
                <th>Readme</th>
                <th class="iar-examples">IAR<br>5.x</th>
                <th>GNU</th>
                <th>Description</th>
            </tr>
            <tr class="basic-ac97-project">
                <td>
                    <a href="basic-ac97-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-ac97-project-iar5" href="../packages/basic-ac97-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-ac97-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic AC97 Project</strong><br />
                    Plays and records sound through the on-board AC97 codec.
                </td>
            </tr>           
            <tr class="basic-aes-project">
                <td>
                    <a href="basic-aes-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-aes-project-iar5" href="../packages/basic-aes-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-aes-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic AES Project</strong><br />
                    Uses the hardware AES to encrypt and decrypt test values in several operating modes.
                </td>
            </tr>
            <tr class="basic-barometer-project">
                <td>
                    <a href="basic-barometer-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-barometer-project-iar5" href="../packages/basic-barometer-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-barometer-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic Barometer Project</strong><br />
                    Displays the current temperature and pressure using the on-board MS5540B sensor of the
                    AT91SAM7L-EK.
                </td>
            </tr>
            <tr class="basic-calculator-project">
                <td>
                    <a href="basic-calculator-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-calculator-project-iar5" href="../packages/basic-calculator-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-calculator-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic Calculator Project</strong><br />
                    Example of an application which uses the SAM7L backup modes.
                </td>
            </tr>
            <tr class="basic-can-project">
                <td>
                    <a href="basic-can-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-can-project-iar5" href="../packages/basic-can-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-can-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic CAN Project</strong><br />
                    Demonstrates usage of the Controller Area Network (CAN) peripheral.
                </td>
            </tr>
            <tr class="basic-dataflash-project">
                <td>
                    <a href="basic-dataflash-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-dataflash-project-iar5" href="../packages/basic-dataflash-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-dataflash-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic Dataflash Project</strong><br />
                    Performs erase, read and write operations on the dataflash connected to
                    the evaluation kit.
                </td>
            </tr>            
            <tr class="basic-dhrystone-project">
                <td>
                    <a href="basic-dhrystone-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-dhrystone-project-iar5" href="../packages/basic-dhrystone-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-dhrystone-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic Dhrystone Project</strong><br />
                    Computes the number of dhrystone per seconds that the chip can generate
                    under different configurations.
                </td>
            </tr>
            <tr class="basic-emac-project">
                <td>
                    <a href="basic-emac-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-emac-project-iar5" href="../packages/basic-emac-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-emac-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic EMAC Project</strong><br />
                    Enables the device to respond to ICMP ECHO requests sent on the network.
                </td>
            </tr>
            <tr class="basic-emac-lwip-project">
                <td>
                    <a href="basic-emac-lwip-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-emac-lwip-project-iar5" href="../packages/basic-emac-lwip-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-emac-lwip-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic EMAC lwIP Project</strong><br />
                    Webserver example using the lwIP library.
                </td>
            </tr>
            <tr class="basic-emac-uip-project">
                <td>
                    <a href="basic-emac-uip-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-emac-uip-project-iar5" href="../packages/basic-uip-emac-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td>
                    <a href="../packages/basic-emac-uip-project-1.4-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>
                </td>
                <td class="description">
                    <strong>Basic EMAC µIP Project</strong><br />
                    Webserver & telnet examples using the µIP library.
                </td>
            </tr>
            <tr class="basic-internalflash-project">
                <td>
                    <a href="basic-internalflash-project.html">
                        <img src="img/readme.gif">
                    </a>
                </td>
                <td class="iar-examples">
                    <a class="basic-internalflash-project-iar5" href="../packages/basic-internalflash-project-1.4-iar5-at91sam7x-ek.zip">
                        <img src="img/package.gif">
                    </a>

⌨️ 快捷键说明

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