Difference between revisions of "Template:DeveloperGuildH3"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Developer Guide==
+
==Developer's Guide==
===Build Linux BSP===
+
* System Development
* Linux-4.14
+
** [[Building U-boot and Linux for H5/H3/H2+]]
本开发板支持使用Linux-4.14内核,Linux-4.14内核主要由开源社区完善,在此基础上友善电子进行了自家硬件的适配,编译步骤请参考维基:[[Building U-boot and Linux for H5/H3/H2+]] <br>
+
** [[How to Build FriendlyWrt]]
 +
** [[How to Build, Install and Setting Qt Application|Qt dev: How to Build, Install and Setting Qt Application]]
  
===OpenWrt===
+
* Image Utilities
*[[How to Build OpenWrt]]
+
** [[How to make your own SD-bootable ROM]]
 +
** [[How to use overlayfs on Linux]]
 +
** [[EFlasher]]
  
===ROM===
+
* System Configurations
*[[How to make your own SD-bootable ROM]]
+
** [[npi-config]]
 +
** [[Use NetworkManager to configure network settings]]
  
===Hardware access===
+
* Hardware Access
* [[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

Developer's Guide