Skip to content

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

License

Notifications You must be signed in to change notification settings

dsatsangi/mplabx-xc8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 84.4%
  • Shell 15.6%