readme

来自「RTEMS (Real-Time Executive for Multiproc」· 代码 · 共 20 行

TXT
20
字号
##  $Id: README,v 1.1 2000/06/12 19:57:01 joel Exp $#Various non BSP dependant support routines.clock - Uses the MPC860/MPC821 PIT (Programmable interval timer) to	generate RTEMS clock ticks.console_generic - Uses the MPC860/MPC821 SCCs and SMCs to to serial I/O.include - console.h: function declarations for console related functionstimer - Uses the MPC860/MPC821 timebase register for timing	tests.  It only uses the lower 32 bitsvectors - MPC860/MPC821 specific vector entry points.	Includes CPU dependant, application independant	handlers: alignment.

⌨️ 快捷键说明

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