at91 c library update notes.txt

来自「ARM入门的好帮手.包含了从简单到相对较复杂的程序.」· 文本 代码 · 共 47 行

TXT
47
字号
//*--------------------------------------------------------------------------------------
//*      ATMEL Microcontroller Software Support  -  ROUSSET  -
//*--------------------------------------------------------------------------------------
//* The software is delivered "AS IS" without warranty or condition of any
//* kind, either express, implied or statutory. This includes without
//* limitation any warranty or condition with respect to merchantability or
//* fitness for any particular purpose, or against the infringements of
//* intellectual property rights of others.
//*--------------------------------------------------------------------------------------
//* File Name           : AT91 C Library Update notes.txt
//* Object              : Note on the released version of the AT91 C Library.
//*
//* 1.0 10/01/02 PFi    : Creation
//*--------------------------------------------------------------------------------------

* 17th September 2002: Update to version 2.14 (released on the Web).
---------------------

- 礐os-II Project has been removed from the library: All the source code is not free.
For more details about 礐os-II and licence, see Micrium Inc. Web Site @ www.Micrium.com


* 5th September 2002: Update to version 2.13 (not released on the Web).
--------------------

The project ANGEL Debug Monitor has been created with ARM ADS V1.2 on the following boards:
 - AT91EB40,
 - AT91EB40A,
 - AT91EB42,
 - AT91EB55,
 - AT91EB63.
 This project is located under: "c:\at91\software\debug_monitor\angel_ADS_1_2\"


* 19th July 2002: Update to version 2.12 (not released on the Web)
----------------

The uC/OS-II has been updated under "c:\at91\software\projects\". It supports all ATMEL's Evaluation Boards
with ARM ADS & Green Hills Multi2000 software tools.



* 11th July 2002: Update to version 2.11 (not released on the Web)
----------------

- Correction on the "led_blink.mcp" project => the Flash version did not work,
- The "eb55_pgm" script file (for ADW) was not correct.

⌨️ 快捷键说明

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