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

Compatibility with Arduino IDE 1.0 #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Dec 9, 2011

  1. Added an #if clause to include the new Arduino.h header instead of th…

    …e old WProgram.h in case the IDE version is greater or equal to 1.0
    fakufaku committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    75635bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffb3c8 View commit details
    Browse the repository at this point in the history
  3. Added a thin README.

    fakufaku committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    0622524 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2012

  1. Modified the library to work with the new bGeigie board for Safecast.…

    … The board uses the Atmega1284p chip.
    fakufaku committed May 2, 2012
    Configuration menu
    Copy the full SHA
    ca78dfc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

  1. Configuration menu
    Copy the full SHA
    f7cc47f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2012

  1. Configuration menu
    Copy the full SHA
    6a096e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2012

  1. Configuration menu
    Copy the full SHA
    ce9e745 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2012

  1. Correct chb_delay_us bug.

    fakufaku committed Nov 14, 2012
    Configuration menu
    Copy the full SHA
    86bce27 View commit details
    Browse the repository at this point in the history
  2. Added configuration to use library with Safecast Ninja2 board based o…

    …n ATmega32U4 processor.
    fakufaku committed Nov 14, 2012
    Configuration menu
    Copy the full SHA
    910c4c7 View commit details
    Browse the repository at this point in the history