mass-0910 / vscode-for-PIC

PIC microcontroller development project template for Visual Studio Code

Home Page:https://www.mass-site.work/blog/b20220507.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Code for 8-bit PIC microcontroller

What is this repository?

This repository is a VSCode project template that contains the configuration, tasks, and scripts needed to develop an 8-bit PIC microcontroller.

To use it, you need to replace the parameters in the properties with the name of the target PIC microcontroller. By default, the target name is PIC12F1822.

Installation

  • Create an directory named out in your project.
  • Add the xc8, MDB debugger included in the MPLABX IDE to your PATH.

About

PIC microcontroller development project template for Visual Studio Code

https://www.mass-site.work/blog/b20220507.html


Languages

Language:C 100.0%