https://github.com/redouane64/pic-on-vscode
VSCode Set-up needed to code for PIC microcontroller using microchip XC 8 compiler.
https://github.com/redouane64/pic-on-vscode
mcu microchip microcontrollers pic16 pic18 vscode xc
Last synced: 4 months ago
JSON representation
VSCode Set-up needed to code for PIC microcontroller using microchip XC 8 compiler.
- Host: GitHub
- URL: https://github.com/redouane64/pic-on-vscode
- Owner: Redouane64
- License: mit
- Created: 2018-05-06T17:46:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T07:12:48.000Z (over 5 years ago)
- Last Synced: 2025-05-25T01:43:57.367Z (about 1 year ago)
- Topics: mcu, microchip, microcontrollers, pic16, pic18, vscode, xc
- Language: Batchfile
- Size: 4.88 KB
- Stars: 48
- Watchers: 3
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PIC MCU on VSCode:
This repository contains configuration files to setup development environment for PIC Microcontrollers with Microchip XC compiler on Visual Studio Code.
Samples folder include some example projects for PIC MCU.
## Motivation:
This repository was meant for personal use. I use it as starting configuration to write programs for PICs MCU and compile with Microchip XC Compiler on VSCode.