MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
- Microchip 32-bit MPUs
- Microchip MPLAB X IDE
- Microchip MPLAB Harmony
- Microchip MPLAB Harmony Pages
This repository contains the core module for the MPLAB® Harmony 3 Embedded Software Development Framework. The core module components provide drivers and services with simple to use abstractions of peripherals and shared resources on Microchip 32-bit SAM and PIC devices on which MPLAB® Harmony applications and middleware are based. Drivers and services may also provide advanced capabilities like buffer queuing and peripheral sharing. Refer to the following links for release notes, training materials, and interface reference information.
Folder | Description |
---|---|
apps | Example applications for core library components |
config | Core module configuration scripts |
docs | Core module library help documentation |
driver | Core module peripheral device drivers |
libraries | Library modules |
osal | MPLAB Harmony Operating System Abstraction Layer |
system | MPLAB Harmony system services |
templates | Application and system file templates |