Giter Club home page Giter Club logo

dspic33_firmware's Introduction

Getting started

Pre requisites

Clone the project

Generate your SSH Key

First you must generate your ssh key, to do this you have to open the "Git Bash" and run the following command:

$ ssh-keygen

This will prompt the next:

Generating public/private rsa key pair.
Enter file in which to save the key (/c/Users/{YOUR_USER}/.ssh/id_rsa):

Press enter and after that you will be asked for your passphrase, which is basically the password you will use to protect the ssh connections (but you may left this blank):

Enter passphrase (empty for no passphrase):
Enter same passphrase again:

Finally you will see an output similar to this:

Your identification has been saved in /c/Users/{YOUR_USER}/.ssh/id_rsa.
Your public key has been saved in /c/Users/{YOUR_USER}/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:EqNMXiXx66zUcpH+CMYIqHqwooHuyHNPENVvfK6pHSG {YOUR_USER}@{YOUR_PC_NAME}
The key's randomart image is:
+---[RSA 2048]----+
|     =. ....     |
|  .  =.  .  .    |
| . o.=. .    o   |
|. o. + . .    + .|
| +  =o=     ...o |
|. +++=.B   . . ..|
|o +oo.=     . .o |
|o++ +. o   . oo. |
|E. . o.   . o..  |
+----[SHA256]-----+

Clone the repository using MPLAB X

To perform this action in MPLAB X go to:

Team > Git > Clone

Then in the clone window you must use the GitLab repository link ([email protected]:haiteku/agv_fw.git) and check that the other fields looks like in the next image: Captura1

Note: If you set a passphrase you must write it on the indicated field and check the "Save Passphrase" box.

Then press "Next" and verify that the info looks like the next image: Captura2

Note: More than one branch may appear on this window, if thats the case and no one of the listed branches belongs to you only check the "master*" branch.

Finally you will se the nex window:

Captura3

Press "Finish" button and the repository would be cloned.

Switching your branch

Once you have cloned the repository you must switch to your development branch, to do this (having selected the project on the "Projects" tab) go to:

Team > Branch/Tag > Switch to branch

And select your brnch from the list or select "Checkout as New Branch" and create a new one.

After this step you can start developing on the project.

dspic33_firmware's People

Contributors

svazqz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.