readme
来自「RTEMS (Real-Time Executive for Multiproc」· 代码 · 共 23 行
TXT
23 行
## $Id: README,v 1.3 1995/12/05 19:22:59 joel Exp $#Various non BSP dependant support routines.clock - Uses the 403 PIT (Programmable interval timer) to generate RTEMS clock ticks.console - Uses the 403 Internal serial port to do RTEMS console I/O. Not ALL members of the 403 family have this.include - Currently emptytimer - Uses the 403 timebase register for timing tests. Other PowerPCs have slightly different timebase register definitions.vectors - PowerPC 403 specific vector entry points. Includes CPU dependant, application independant handlers: alignment.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?