readme

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

TXT
16
字号
##  $Id: README,v 1.4 2002/01/31 21:40:47 joel Exp $#This is an example user application using pppd.  It is built usingthe RTEMS application Makefiles.  The file Makefile-user shouldbe renamed to Makefile or the -f option given to make.  The fileis renamed to avoid bootstrap -c removing it.The files ppp.conf and pppd.options are sample configuration filesthat have successfully used to make ppp connections over a nullmodem serial cable to a UNIX box.  Please review the man pagesfor either the ppp or pppd applications to ensure they are configuredcorrectly.

⌨️ 快捷键说明

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