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

Added support for ATmega1281, ATmega2561 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 22, 2018

  1. Added support for ATmega1281, ATmega2561

    Added support for AtMega1281 and ATmega2561 (using "MegaCore standard pinout"), tested with Serial strategy.
    I don't test SoftwareBitBang yet - not sure if I have time for this soon.
    I am not sure if PJON_IO_PIN_TO_BIT() is really correct. I don't understand it. 
    The obsolete timer sections will be deleted anyway in near future.
    Timings should be same as ATmega1280/Atmega2560, because this devices are nearly the same (except pin count).
    sigmaeo authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    fafaf9f View commit details
    Browse the repository at this point in the history