target.s
来自「arm单片机的ucos2移植」· S 代码 · 共 22 行
S
22 行
SUBT Prospector board description and Angel support > PROSPECTOR/target.s
; ------------------------------------------------------------------
; This file defines the Prospector manifests and macros required to
; support the Angel world. It is not a complete description of the
; board, only the information necessary for Angel. It is envisaged
; that individual device drivers or application code will hold the
; necessary definitions for the other board features.
;
; NOTE: To help keep the main Angel source as generic as
; possible, heavy use is made of macros. However, it is likely
; that the use of macros will hide some very obvious and
; simple optimisations. If optimised Angel source is required,
; then a fixed target version should be created by the porting
; developer. The aim of Angel is to be as simple and quick to
; port as possible.
;
; $Revision: 1.10 $
; $Author: mquinn $
; $Date: 1999/07/13 10:54:48 $
;
; Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?