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

Problem: No AVR support and path issues on windows #2

Open
wants to merge 12 commits into
base: xc8-cc
Choose a base branch
from

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    fec2397 View commit details
    Browse the repository at this point in the history
  2. Add support for static libraries to XC8.

    Bartosz Grabias authored and Elemecca committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    5d85c7d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    1b768b0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Add AVR support (currently limmited to ATtiny / ATxmega) and Multi-Co…

    …nfig support for AVR
    Arne Glaser committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9a8b9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b685908 View commit details
    Browse the repository at this point in the history
  3. add ATmega support (untested)

    Arne Glaser committed May 14, 2021
    Configuration menu
    Copy the full SHA
    eaa8a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7026d51 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. extend avr-gcc support to c++

    Arne Glaser committed May 15, 2021
    Configuration menu
    Copy the full SHA
    b5d985a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. optional arguments for AVR Obj2Hex

    Arne Glaser committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    79d74e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. change minimal cmake version

    Arne Glaser committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b39c388 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    9a9b22b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. add build for AVR eeprom hex files

    Arne Glaser committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3a83f6a View commit details
    Browse the repository at this point in the history