Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for XC8-CC frontend #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Support for XC8-CC frontend #1

wants to merge 3 commits into from

Commits on Feb 17, 2019

  1. [XC8-CC] Introducing support for XC8-CC frontend

    Updated submodule to use my fork that enables using XC8-CC compiler.
    Replaced old example cmake files with new ones that provide proper
    compiler arguments.
    Bartosz Grabias committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    8056390 View commit details
    Browse the repository at this point in the history
  2. Reverted XC8 mode setting to PreLoad.cmake

    Bartosz Grabias committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    4693b58 View commit details
    Browse the repository at this point in the history
  3. Added support for static libraries

    Updated microchip-cmake to support static library creation.
    Created example "HAL" module to demonstrate static library creation.
    Bartosz Grabias committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    af22d25 View commit details
    Browse the repository at this point in the history