Skip to content

Docker image containing a full MPLAB X environment with the XC8 compiler.

License

Notifications You must be signed in to change notification settings

jeandeaual/docker-mplabx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPLAB® X / XC8 Docker Image

This Docker image will can be used to build a MPLAB® X / XC8 project.

It runs on Linux Ubuntu 20.04 and uses:

Prerequisities

In order to run this container you'll need Docker.

Usage

Command-line Examples

Build the firmware.X project with the default configuration:

docker run -ti -v $(pwd):/app mplabx /app/firmware.X default

Acknowledgements

MPLAB® X and the MPLAB® XC compilers are registered trademarks of Microchip Technology Inc.

About

Docker image containing a full MPLAB X environment with the XC8 compiler.

Resources

License

Stars

Watchers

Forks