readme.avr32

来自「u-boot-1.1.6 源码包」· AVR32 代码 · 共 34 行

AVR32
34
字号
From: Haavard Skinnemoen <hskinnemoen@atmel.com>Date: Wed, 30 Aug 2006 17:01:46 +0200Subject: [PATCH] AVR32 architecture supportThis patch adds common infrastructure code for the Atmel AVR32architecture.AVR32 is a new high-performance 32-bit RISC microprocessor core,designed for cost-sensitive embedded applications, with particularemphasis on low power consumption and high code density. The AVR32architecture is not binary compatible with earlier 8-bit AVRarchitectures.The AVR32 architecture, including the instruction set, is describedby the AVR32 Architecture Manual, available fromhttp://www.atmel.com/dyn/resources/prod_documents/doc32000.pdfA GNU toolchain with support for AVR32 is included with the ATSTK1000BSP, which can be downloaded as an ISO image fromhttp://www.atmel.com/dyn/products/tools_card.asp?tool_id=3918Alternatively, you can build it yourself by following theGetting Started guide at avr32linux.org, which also provides linksto the necessary sources and patches you need to download:http://avr32linux.org/twiki/bin/view/Main/GettingStartedThe AVR32 ports of u-boot, the Linux kernel, the GNU toolchain andother associated software are actively supported by Atmel Corporation.Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

⌨️ 快捷键说明

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