📄 readme.avr32
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -