“Linux驱动开发常用官方网站”的版本间的差异

来自百问网嵌入式Linux wiki
第1行: 第1行:
 
{| style="border: 0px" width="100%"
 
{| style="border: 0px" width="100%"
|- align="center" style="background:#CCFFCC;" valign="top; border: 1px"
+
|- align="center" style="background:#CCFFCC;" valign="top"
 
! width="33%" height="35" | '''权威资料'''
 
! width="33%" height="35" | '''权威资料'''
 
! width="33%" height="35" | '''推荐博客'''
 
! width="33%" height="35" | '''推荐博客'''
 
! width="33%" height="35" | '''推荐资料'''
 
! width="33%" height="35" | '''推荐资料'''
 
|-
 
|-
| style="border: 1px solid #A7D7F9  width="33%" align="left" valign="top" |
+
| width="33%" align="left" valign="top" |
 
*[[:Category:Zigbee | 基础]]
 
*[[:Category:Zigbee | 基础]]
*
+
*busybox源码下载地址
 +
**https://busybox.net/downloads/
 +
<div style="border: 1px solid #A7D7F9; "></div>
 
*
 
*
 
| width="33%" align="left" valign="top" |
 
| width="33%" align="left" valign="top" |

2018年4月25日 (三) 18:08的版本

权威资料 推荐博客 推荐资料

busybox源码下载地址

linux内核官方下载地址

可以在线阅读Linux kernel/uboot/busybox等源码的网站

mate桌面官网