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-CI/arduino_ci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Arduino-CI/arduino_ci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: avr
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 6, 2019

  1. add mock for avr/sleep.h

    PRosenb committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    39a028c View commit details
    Browse the repository at this point in the history
  2. add mock for avr/wdt.h

    PRosenb committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3fe65ba View commit details
    Browse the repository at this point in the history
  3. add explanation

    PRosenb committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3a2f644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2002495 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16655d5 View commit details
    Browse the repository at this point in the history
  6. adjust include

    PRosenb committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    e56c2e0 View commit details
    Browse the repository at this point in the history
  7. update changelog

    PRosenb committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    062d491 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. change to #pragma once

    PRosenb committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    364da41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e3eedc View commit details
    Browse the repository at this point in the history
  3. add explanations

    PRosenb committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6321cba View commit details
    Browse the repository at this point in the history
  4. add sleep and wdt examples

    PRosenb committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    2600fb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Merge pull request #115 from PRosenb/mock_for_sleep_and_wdt

    Mock for sleep and wdt
    ianfixes authored Feb 25, 2019
    Configuration menu
    Copy the full SHA
    f08aa48 View commit details
    Browse the repository at this point in the history
Loading