mamins1376 / PIC-C-Projects

some interesting project using SDCC and PIC microcontrollers in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIC-C-Projects

some interesting project using SDCC and PIC microcontrollers in C

Usage

compile:

$ make compile

and then you may want to program:

$ make

About

some interesting project using SDCC and PIC microcontrollers in C

License:GNU General Public License v3.0


Languages

Language:C 67.6%Language:Makefile 32.4%