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

来自百问网嵌入式Linux wiki
第1行: 第1行:
 
{| style="border: 0px" width="100%"
 
{| style="border: 0px" width="100%"
 
|- align="center" style="background:#CCFFCC;" valign="top"
 
|- align="center" style="background:#CCFFCC;" valign="top"
! width="25%" height="35" | '''权威资料'''
+
! width="33%" height="35" | '''权威资料'''
! width="25%" height="35" | '''推荐博客'''
+
! width="33%" height="35" | '''推荐博客'''
! width="25%" height="35" | '''推荐资料'''
+
! width="33%" height="35" | '''推荐资料'''
! width="25%" height="35" | '''相关书籍简述'''
 
 
|-
 
|-
| width="25%" align="left" valign="top" |
+
| width="33%" align="left" valign="top" |
 
*
 
*
 
*
 
*
 
*
 
*
| width="25%" align="left" valign="top" |
+
| width="33%" align="left" valign="top" |
 
*[[:Category:Zigbee | 基础]]
 
*[[:Category:Zigbee | 基础]]
 
*[[Contiki-6LOWPAN | 进阶]]
 
*[[Contiki-6LOWPAN | 进阶]]
 
*[[CC31xx & CC32xx | 深入]]
 
*[[CC31xx & CC32xx | 深入]]
| width="25%" align="left" valign="top" |
+
| width="33%" align="left" valign="top" |
 
*[[:ARM裸机加强版 |第一期ARM裸机加强版wiki]]
 
*[[:ARM裸机加强版 |第一期ARM裸机加强版wiki]]
 
*[[:ARM裸机常见问题汇总 |ARM裸机常见问题]]
 
*[[:ARM裸机常见问题汇总 |ARM裸机常见问题]]
 
*[[:常见问题资料文档]]
 
*[[:常见问题资料文档]]
| width="25%" align="left" valign="top" |
 
*
 
 
|}
 
|}
 
busybox源码下载地址
 
busybox源码下载地址

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

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

busybox源码下载地址

linux内核官方下载地址

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

mate桌面官网