Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.24 KB

Graphcis, Touch, Sound and USB

PIC32 Mikromedia (Beta)

What is this repository for?

  • This repository contains the source code for all the projects and exercises offered in the book "Graphics, Touch, Sound and USB" (http://blog.flyingpic24.com/gtsu)

  • It contains the PIC32 Mikromedia specific version of all the Board Support Packages (/uMB folder)

  • Other Mikromedia versions are available or currently in development including (PIC24, PIC24EP, PIC32 Plus…)

How do I get set up?

There are two options: Download the ZIP file or Clone the repository (using Mercurial)

Note that the Mercurial repository provides the most recent (and bug free) version available at any given point in time while the ZIP file is "frozen" to a specific version.

In both cases you will need then to follow the instructions provided in Chapter 1 to copy the entire MLA/Microchip folder to your working directory.

Dependencies:

  • MPLAB X 1.8 or later

  • XC32 v.1.20 or later

  • MLA version 2013-06-15 (aka "legacy" MLA)

Who do I talk to?

Your contributions are welcome!