Difference between revisions of "Template:DeveloperGuildH3/zh"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==开发者指南==
 
==开发者指南==
===Linux 4.14 BSP===
+
* 定制开发相关
* [[Building U-boot and Linux for H5/H3/H2+]]
+
** [[Building U-boot and Linux for H5/H3/H2+]]
 +
** [[How to Build FriendlyWrt]]
 +
** [[How to Build, Install and Setting Qt Application|Qt dev: How to Build, Install and Setting Qt Application]]
  
===Linux 3.4 BSP===
+
* 系统映像相关
* 芯片原厂文档资料位于开发板光盘/doc/allwinner-h3-doc.zip压缩包中,[http://dl.friendlyarm.com/ 点击下载]
+
** [[How to make your own SD-bootable ROM]]
 +
** [[How to use overlayfs on Linux]]
 +
** [[EFlasher]]
  
===FriendlyWrt===
+
* 系统配置相关
* [[How to Build FriendlyWrt]]
+
** [[npi-config]]
 +
** [[Use NetworkManager to configure network settings]]
  
===制作系统映像===
+
* 硬件访问相关
* [[How to make your own SD-bootable ROM]]
+
** [[WiringNP: NanoPi NEO/NEO2/Air GPIO Programming with C]]
* [[How to use overlayfs on Linux]]
+
** [[RPi.GPIO : NanoPi NEO/NEO2/Air GPIO Programming with Python]]
 
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#Hardware_Misc_.28TBD.29 Hardware Misc]
===硬件访问===
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#Matrix Matrix]
* [[WiringNP: NanoPi NEO/NEO2/Air GPIO Programming with C]]
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#BakeBit BakeBit]
* [[RPi.GPIO : NanoPi NEO/NEO2/Air GPIO Programming with Python]]
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#HATs.26Docks HATs&Docks]
* [[CPU | CPU DVFS/ CPU ID/ CPU thermal/ ...]]
+
* [[SPI]]
+
* [[Watchdog]]
+
* [[HDMI | HDMI Setting ]]
+
* [[CVBS | CVBS, Only for Linux-3.4]]
+

Latest revision as of 07:19, 21 February 2022

开发者指南