Difference between revisions of "1 Get the development suite"

From Banana Pi Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
 +
[[File:Banana_pi_BPI-M1+_1.jpg|thumb|Overview]]
  
  

Revision as of 18:06, 19 February 2019

Overview


1,Get the development suite

1. Know the project

  • Github is a public and free version management repository, and most of them are open source projects. You can get a lot of materials or code you need here, etc., while our open source source code and other things are stored in the git repository of Github.

Base.png

The circled button option, for the user, provides the following functionality (although the document content may be updated with The Times, the general content shown in the image will not change).

1. Code: is the open source Code that the project stores, in this case the sample Code that can be used directly for the board.

 Code.png

2.Issues:can be posted here if there is any doubt, whether it is error report or need help, etc.

  Issues.png

3. Project: refers to the current development of the Project. You can see the development of the whole Project here.

  Project.png

4.Wiki: view the documentation for the project,github is chinese version ,here is english

   Wiki.png

5. commits: to describe changes or commits that are current on a particular project.

  Commits.png

6. release: is where you store the tool suite, source code, and so on that the user can use directly.

  Release.png

2.Download the project

  • You can see the Clone or Download button below, which bundles the sample code for the current project directly for Download (without the development suite).

Into.png

List.png

  • click on the blue font to download the file. In this project, the development kit tools are downloaded on demand, so when you need a tool, the document will mention the required materials at the beginning.
  • you can go back to the beginning to relearn or move on to the next chapter 2 Wired connection board