kernel_development.html

来自「ADI 公司blackfin系列的用户使用文挡。」· HTML 代码 · 共 33 行

HTML
33 行
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head>  <title></title>  <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />  <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />  <link rel="stylesheet" media="print" type="text/css" href="./print.css" />  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h2><a name="kernel_development" id="kernel_development">Kernel Development</a></h2><div class="level2"><p>The Blackfin Kernel is based on one of the latest 2.6 series of kernels ( currently 2.6.12 ) In the 2.6 kernels the MMU and MMULess systems have merged.</p><p>Not all the latest Blackfin features and options are available in the standard release kernels from <a href="ftp://ftp.kernel.org" class="urlextern" title="ftp://ftp.kernel.org"  rel="nofollow">ftp://ftp.kernel.org</a> so please refer to  <a href="http://blackfin.uclinux.org" class="urlextern" title="http://blackfin.uclinux.org"  rel="nofollow">http://blackfin.uclinux.org</a> for the latest upgrades.  </p><p>More details on Kernel development can be found in the <a href="uclinux_on_blackfin.html" class="wikilink1" title="uclinux_on_blackfin.html">uclinux on blackfin</a> section.</p></div></body></html>

⌨️ 快捷键说明

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