Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: niamster/Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ATmega16-custom
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 18 files changed
  • 1 contributor

Commits on Jul 25, 2011

  1. Configuration menu
    Copy the full SHA
    9743c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1299bce View commit details
    Browse the repository at this point in the history
  3. add ATmega16 pinout

    niamster committed Jul 25, 2011
    Configuration menu
    Copy the full SHA
    992ced3 View commit details
    Browse the repository at this point in the history
  4. ATmega16 bootloader

    niamster committed Jul 25, 2011
    Configuration menu
    Copy the full SHA
    108d421 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2011

  1. fix Tone lib for ATmega16

    niamster committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    72b05ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cace964 View commit details
    Browse the repository at this point in the history
  3. bootloader capabilities extended:

    - do not start app on UART RX timeout if INT0 was detected
    - immediately start app on INT1 event
    - since bootloader does not fit 512 words enable O2 gcc optimization level
    niamster committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    be43894 View commit details
    Browse the repository at this point in the history
  4. imported Tone library

    niamster committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    ae28fa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3940d99 View commit details
    Browse the repository at this point in the history
  6. imported TimerOne library

    niamster committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    2b9a7f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13c10aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f58229 View commit details
    Browse the repository at this point in the history
Loading