13 Forks
35 Stars
35 Watchers

PIC-on-VSCode

VSCode Set-up needed to code for PIC microcontroller using microchip XC 8 compiler.

How to download and setup PIC-on-VSCode

Open terminal and run command
git clone https://github.com/Redouane64/PIC-on-VSCode.git
git clone is used to create a copy or clone of PIC-on-VSCode repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PIC-on-VSCode https://github.com/Redouane64/PIC-on-VSCode/archive/master.zip

Or simply clone PIC-on-VSCode with SSH
[email protected]:Redouane64/PIC-on-VSCode.git

If you have some problems with PIC-on-VSCode

You may open issue on PIC-on-VSCode support forum (system) here: https://github.com/Redouane64/PIC-on-VSCode/issues