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: bc9c7e5
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: f08aa48
Choose a head ref
  • 12 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 6, 2019

  1. add mock for avr/sleep.h

    PRosenb committed Feb 6, 2019
    Copy the full SHA
    39a028c View commit details
  2. add mock for avr/wdt.h

    PRosenb committed Feb 6, 2019
    Copy the full SHA
    3fe65ba View commit details
  3. add explanation

    PRosenb committed Feb 6, 2019
    Copy the full SHA
    3a2f644 View commit details
  4. Copy the full SHA
    2002495 View commit details
  5. Copy the full SHA
    16655d5 View commit details
  6. adjust include

    PRosenb committed Feb 6, 2019
    Copy the full SHA
    e56c2e0 View commit details
  7. update changelog

    PRosenb committed Feb 6, 2019
    Copy the full SHA
    062d491 View commit details

Commits on Feb 7, 2019

  1. change to #pragma once

    PRosenb committed Feb 7, 2019
    Copy the full SHA
    364da41 View commit details
  2. Copy the full SHA
    7e3eedc View commit details
  3. add explanations

    PRosenb committed Feb 7, 2019
    Copy the full SHA
    6321cba View commit details
  4. add sleep and wdt examples

    PRosenb committed Feb 7, 2019
    Copy the full SHA
    2600fb5 View commit details

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
    Copy the full SHA
    f08aa48 View commit details
Loading