Difference between revisions of "Template:DeveloperGuildH3/zh"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==开发者指南==
 
==开发者指南==
===编译 Linux BSP===
+
* 定制开发相关
* Linux-4.14
+
 
** [[Building U-boot and Linux for H5/H3/H2+]]
 
** [[Building U-boot and Linux for H5/H3/H2+]]
** [[ H3 Linux-4.14 Device Driver Overview ]]
+
** [[How to Build FriendlyWrt]]
 +
** [[How to Build, Install and Setting Qt Application|Qt dev: How to Build, Install and Setting Qt Application]]
  
===OpenWrt===
+
* 系统映像相关
*[[How to Build OpenWrt]]
+
** [[How to make your own SD-bootable ROM]]
 +
** [[How to use overlayfs on Linux]]
 +
** [[EFlasher]]
  
===制作系统映像===
+
* 系统配置相关
*[[How to make your own SD-bootable ROM]]
+
** [[npi-config]]
 +
** [[Use NetworkManager to configure network settings]]
  
===硬件访问===
+
* 硬件访问相关
* [[CPU | CPU DVFS/ CPU ID/ CPU thermal/ ...]]
+
** [[WiringNP: NanoPi NEO/NEO2/Air GPIO Programming with C]]
* [[SPI]]
+
** [[RPi.GPIO : NanoPi NEO/NEO2/Air GPIO Programming with Python]]
* [[Watchdog]]
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#Hardware_Misc_.28TBD.29 Hardware Misc]
* [[CVBS | CVBS, Only for Linux-3.4]]
+
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#Matrix Matrix]
 +
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#BakeBit BakeBit]
 +
** [http://wiki.friendlyelec.com/wiki/index.php/Main_Page#HATs.26Docks HATs&Docks]

Latest revision as of 07:19, 21 February 2022

开发者指南