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

Add ATTiny85 support (#1382) #1508

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Commits on Sep 10, 2021

  1. Fix MY_DISABLED_SERIAL on AVR

    dfleck authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    ea64e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Add ATTiny85 support

    Add support to hwCPUFrequency
    Add support to hwCPUTemperature
    dfleck authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    930e44d View commit details
    Browse the repository at this point in the history
  2. Add ATTiny85 support

    Different temperature offset
    dfleck authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    d36e194 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Update MyHwAVR.cpp

    Fix sense on a couple of if defs
    dfleck authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b86df9d View commit details
    Browse the repository at this point in the history