This action builds a MPLAB X IDE v5.30 project with XC8 compiler v2.10.
- uses: nahueespinosa/mplabx-xc8@master
with:
# Project path relative to repository
project: path/to/project
# Configuration of the project.
configuration: default
The scripts and documentation in this project are released under the MIT License