/mplabx-xc8

This action builds a MPLAB X IDE v5.30 project with XC8 compiler v2.10.

Primary LanguageDockerfileMIT LicenseMIT

MPLABX XC8

This action builds a MPLAB X IDE v5.30 project with XC8 compiler v2.10.

Usage

- uses: nahueespinosa/mplabx-xc8@master
  with:
    # Project path relative to repository
    project: path/to/project

    # Configuration of the project.
    configuration: default

License

The scripts and documentation in this project are released under the MIT License